tikv
Key-value database
A distributed key-value database with ACID compliance and support for transactions and geo-replication.
Distributed transactional key-value database, originally created to complement TiDB
15k stars
305 watching
2k forks
Language: Rust
last commit: almost 2 years agoLinked from 4 awesome lists
cncfconsensusdistributed-transactionshacktoberfestkey-valueraftrocksdbrusttidbtikv
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides an async Rust client for interacting with a distributed key-value store. | 389 | |
| ACID-compliant key-value database with support for transactions and high throughput | 39 | |
| A simple string key-value database with support for arrays and JSON | 215 | |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 | |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 | |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 | |
| An experimental key-value store server compatible with the Redis protocol. | 17 | |
| A distributed key-value store with sharding and replication capabilities | 261 | |
| An embeddable key/value store with geospatial support and custom indexing for Go applications. | 4,599 | |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 | |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 | |
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 | |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 | |
| A compact, distributed key-value store with support for polymorphic data and multiple backends. | 177 | |
| An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |