elasticell
Key-value store
A distributed NoSQL key-value storage system with strong consistency and reliability
Elastic Key-Value Storage With Strong Consistency and Reliability
527 stars
27 watching
73 forks
Language: Go
last commit: over 4 years ago distributed-databasedistributed-systemsgolangkey-valueraftredis
Related projects:
Repository | Description | Stars |
---|---|---|
couchbase/moss | A fast and persistent key-value storage library written in Go | 959 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 749 |
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 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
vitalvas/vxdb | An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
deroproject/graviton | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 |
google/leveldb | A fast key-value storage library with sorted data and atomic batch operations. | 36,660 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
kim/leveldb-haskell | Provides Haskell bindings to the LevelDB database system | 66 |
unixjunkie/dokeysto | A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
hslam/raftdb | A distributed key-value database system using the Raft consensus protocol | 4 |
honza/redish | An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 169 |