Repository navigation
key-value
- Website
- Wikipedia
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Distributed reliable key-value store for the most critical data of a distributed system
A modern replacement for Redis and Memcached
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
Distributed transactional key-value database, originally created to complement TiDB
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
Lightweight, fast and reliable key/value storage engine based on Bitcask.
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
Lightweight and blazing fast key-value database written in pure Dart.
A generic dynamo implementation for different k-v storage engines
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
🔩 A relentless key-value store for the browser.