Xline
Geo-KV Store
A geo-distributed key-value store for high-performance metadata management in multi-data center scenarios.
A geo-distributed KV store for metadata management
620 stars
16 watching
76 forks
Language: Rust
last commit: 1 day ago
Linked from 1 awesome list
cloud-nativedistributed-systemshigh-availability
Related projects:
Repository | Description | Stars |
---|---|---|
oleiade/xk6-kv | A key-value store extension for k6 that provides persistent storage and shared state management | 16 |
synrc/kvs | A compact, distributed key-value store with support for polymorphic data and multiple backends. | 178 |
lucid-kv/lucid | A high-performance key-value store with distributed capabilities and an HTTP API | 378 |
xline-kv/xline-operator | Automates bootstrapping and management of an xline cluster on Kubernetes | 16 |
akrylysov/pogreb | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,311 |
chainsafe/chaindb | A high-performance key-value store implemented on top of BadgerDB | 20 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
claygod/coffer | ACID-compliant key-value database with support for transactions and high throughput | 39 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,084 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
lmdbjava/lmdbjava | A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 803 |
mosuka/cete | A distributed key-value store server written in Go that provides a simple and scalable way to manage data across multiple nodes. | 235 |
vaccovecrana/vephar | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
bitquant/cloudflare-workers-kv | A library for interacting with Cloudflare's Key-Value store from JavaScript. | 22 |