Apache Kvrocks
1M+
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. Kvrocks intends to decrease the cost of memory and increase the capacity while compared to Redis.
Kvrocks has the following key features:
For more information, please check https://github.com/apache/kvrocks and https://kvrocks.apache.org .
Currently both x64 and aarch64 images are provided.
nightly: the latest nightly image for the unstable branch, automatically uploaded by GitHub Actionsnightly-<date>-<commit hash>: the nightly image for the specific <commit hash> in the unstable branch, automatically uploaded by GitHub Actions, e.g. nightly-20240126-3ea7f4f<version>: the image for a specific <version>, officially released by the Apache Kvrocks PMC, e.g. 2.14.0, 2.13.0, 2.12.1latest: the officially released image for the latest <version>NOTE: All of these nightly images are just for testing purpose. Please use a specific <version> or latest in the production environment.
Content type
Image
Digest
sha256:d53ba5e04…
Size
62.6 MB
Last updated
about 14 hours ago
docker pull apache/kvrocks:nightly-20260501-7a34b98Pulls:
36,119
Last week