#key-value (24 Repositories)
Ranked open-source repositories tagged with #key-value, scored by pull request acceptance likelihood and maintainer engagement velocity.
27.1%
14.2h
24 repositories tagged #key-value
ArcadeData/arcadedb
ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB and Redis. ArcadeDB is a conceptual fork of OrientDB, the first Multi-Model DBMS. ArcadeDB supports Vector Embeddings.
arangodb/arangodb
🥑 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.
microsoft/garnet
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.
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
dgraph-io/badger
Fast key-value DB in Go.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
tonivade/claudb
ClauDB is a REDIS implementation in Java
pelikan-io/pelikan
Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
lucaong/cubdb
Elixir embedded key/value database
fire015/flintstone
A key/value database store using flat files for PHP.
IceFireDB/IceFireDB
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
lucid-kv/lucid
High performance and distributed KV store w/ REST API. 🦀
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Softmotions/iowow
Multipurpose C library and persistent key/value storage
gryadka/js
Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol
olric-data/olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
ankur-anand/unisondb
A streaming multimodal database for Edge AI, and Edge Computing.
shahradelahi/storage-box
💾 A Memory-based key-value storage system for JavaScript.
tidwall/buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
permazen/permazen
Language-Natural Persistence Layer for Java
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
happyfish100/libshmcache
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.