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.
4k stars
74 watching
472 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
databasedistributedkvnamespaceredisredis-cluster
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for managing Apache Kvrocks clusters | 87 |
| A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,102 |
| An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,551 |
| An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
| An experimental key-value store server compatible with the Redis protocol. | 17 |
| A high-performance key-value store designed to be an alternative to Redis. | 8,196 |
| A high-performance Redis server and cluster implementation in Go. | 3,537 |
| A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,172 |
| A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
| An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,071 |
| A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
| A web-based interface to manage Redis databases | 3,130 |
| A highly scalable, partitioned row store that allows flexible data distribution and organization. | 8,906 |
| A Go client for interacting with the Redis key-value store and message broker | 20,260 |
| Provides querying and indexing capabilities on top of Redis | 5,585 |