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
468 forks
Language: C++
last commit: 4 days ago
Linked from 2 awesome lists

databasedistributedkvnamespaceredisredis-cluster

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apache/kvrocks-controller A tool for managing Apache Kvrocks clusters 85
ledisdb/ledisdb A high-performance NoSQL database server written in Go with support for multiple data structures and backends. 4,101
nalgeon/redka An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. 3,503
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,030
hotpotatoc/kvstore An experimental key-value store server compatible with the Redis protocol. 17
ideawu/ssdb A high-performance key-value store designed to be an alternative to Redis. 8,193
hdt3213/godis A high-performance Redis server and cluster implementation in Go. 3,504
codislabs/codis A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. 13,160
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,943
nkrode/redislive An application that visualizes Redis instances and analyzes query patterns and spikes. 3,072
facebook/rocksdb A fast, persistent key-value store designed for flash and RAM storage. 28,650
erikdubbelboer/phpredisadmin A web-based interface to manage Redis databases 3,122
apache/cassandra A highly scalable, partitioned row store that allows flexible data distribution and organization. 8,858
redis/go-redis A Go client for interacting with the Redis key-value store and message broker 20,148
redisearch/redisearch Provides querying and indexing capabilities on top of Redis 5,548