kvstore

Key-value server

An experimental key-value store server compatible with the Redis protocol.

🗄️kvstore is an experimental in-memory database server compatible with the redis protocol (RESP).

GitHub

17 stars
3 watching
0 forks
Language: Go
last commit: over 4 years ago
database-servergolanghashtablesinmemory-dbkey-valuepairredis

Related projects:

RepositoryDescriptionStars
honza/redishAn implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol.138
synrc/kvsA compact, distributed key-value store with support for polymorphic data and multiple backends.177
rafaeljesus/tempdbA key-value store solution using Redis as the backing store.19
capless/kevA lightweight Python library for key-value stores and document databases with support for multiple backends99
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
jimrobinson/kvbenchA benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel.26
jongretar/exbitcaskAn Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage12
abbasnaqdi/reactorA key-value store for Android applications38
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
oleiade/xk6-kvA key-value store extension for k6 that provides persistent storage and shared state management16
chainsafe/chaindbA high-performance key-value store implemented on top of BadgerDB20
tikv/tikvA distributed key-value database with ACID compliance and support for transactions and geo-replication.15,385