kvrocks
CachingA distributed key‑value NoSQL database that uses RocksDB for storage and is fully Redis‑protocol compatible, offering lower memory cost than Redis.
Features
- Redis protocol compatibility – works with any standard Redis client
- Namespace isolation with per‑namespace tokens for data segregation
- Asynchronous replication using a binlog approach (MySQL‑style)
- High availability via Redis Sentinel failover support
- Proxyless centralized cluster management accessible through Redis Cluster clients
Recent releases
View all 2 releases →
v2.15.0
Breaking risk
Notable features
- TS.MREVRANGE, TS.QUERYINDEX, TS.ALTER TimeSeries commands
- TDIGEST.RANK, TDIGEST.REVRANK, TDIGEST.BYRANK, TDIGEST.BYREVRANK commands
- DIGEST, DELEX, MSETEX commands and redis-databases option for SELECT support
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
docker
brew
apt
zypper
pacman
Platforms
linux
macos