Skip to content

kvrocks

Caching

A distributed key‑value NoSQL database that uses RocksDB for storage, is Redis‑protocol compatible, and aims to reduce memory costs compared to Redis

C++ Latest v2.15.0 · 3mo ago Security brief →

Features

  • Redis protocol compatibility – works with any Redis client
  • Namespace support with per‑namespace tokens for data isolation
  • Asynchronous replication via binlog (MySQL‑style)
  • High availability through Redis Sentinel failover
  • Proxyless centralized cluster management accessible by Redis cluster clients

Recent releases

View all 1 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.

About

Stars
4,321
Forks
630
Languages
C++ Go CMake

Install & Platforms

Install via
docker
Platforms
linux macos

Community & Support

Beta — feedback welcome: [email protected]