graviton
Key-value store
A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage.
Graviton Database: ZFS for key-value stores.
419 stars
18 watching
26 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
| A simple string key-value database with support for arrays and JSON | 215 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| 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 fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| 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 key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A high-performance key-value store designed to optimize performance on modern hardware and support various data types | 978 |