apache/kvrocks

Sponsored OSS

By The Apache Software Foundation

Updated about 14 hours ago

Apache Kvrocks

Image
Message queues
Databases & storage
3

1M+

apache/kvrocks repository overview

kvrocks_logo

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:

  • Redis Compatible: Users can access Apache Kvrocks via any Redis client.
  • Namespace: Similar to Redis SELECT but equipped with token per namespace.
  • Replication: Async replication using binlog like MySQL.
  • High Availability: Support Redis sentinel to failover when master or slave was failed.
  • Cluster: Centralized management but accessible via any Redis cluster client.

For more information, please check https://github.com/apache/kvrocks and https://kvrocks.apache.org .

Available Image Tags

Currently both x64 and aarch64 images are provided.

  • nightly: the latest nightly image for the unstable branch, automatically uploaded by GitHub Actions
  • nightly-<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.1
  • latest: 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.

Tag summary

Content type

Image

Digest

sha256:d53ba5e04

Size

62.6 MB

Last updated

about 14 hours ago

docker pull apache/kvrocks:nightly-20260501-7a34b98

This week's pulls

Pulls:

36,119

Last week