kvrocks

Key-value store

A distributed key-value NoSQL database with Redis compatibility and features inspired by rocksplicator and blackwidow.

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

GitHub

4k stars
74 watching
472 forks
Language: C++
last commit: almost 2 years ago
Linked from 2 awesome lists

databasedistributedkvnamespaceredisredis-cluster

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apache/kvrocks-controllerA tool for managing Apache Kvrocks clusters87
ledisdb/ledisdbA high-performance NoSQL database server written in Go with support for multiple data structures and backends.4,102
nalgeon/redkaAn in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API.3,551
redis/redisAn in-memory key-value store with persistence on disk and support for multiple data structures.67,358
hotpotatoc/kvstoreAn experimental key-value store server compatible with the Redis protocol.17
ideawu/ssdbA high-performance key-value store designed to be an alternative to Redis.8,196
hdt3213/godisA high-performance Redis server and cluster implementation in Go.3,537
codislabs/codisA high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance.13,172
redis/node-redisA high-performance Redis client for Node.js with support for various Redis commands and data structures16,982
nkrode/redisliveAn application that visualizes Redis instances and analyzes query patterns and spikes.3,071
facebook/rocksdbA fast key-value store for efficient storage of large amounts of data on flash drives.28,801
erikdubbelboer/phpredisadminA web-based interface to manage Redis databases3,130
apache/cassandraA highly scalable, partitioned row store that allows flexible data distribution and organization.8,906
redis/go-redisA Go client for interacting with the Redis key-value store and message broker20,260
redisearch/redisearchProvides querying and indexing capabilities on top of Redis5,585