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 |
---|---|---|
| A fast and persistent key-value storage library written in Go | 978 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
| An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
| A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A distributed key-value database system using the Raft consensus protocol | 4 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |