Redis compatibility, with lower memory costs
A key-value database compatible with the Redis protocol, but persisted on disk, powered by Apache Kvrocks and maintained by DINAO. Your data stays on our French servers — sovereign and sustainable.
What is Apache Kvrocks?
Apache Kvrocks is a distributed key-value NoSQL database that uses RocksDB as its storage engine and remains compatible with the Redis protocol. The goal is clear: reduce memory costs and increase capacity compared to Redis, by persisting data to disk rather than keeping everything in RAM.
Because it speaks the same protocol as Redis and implements its main data structures (String, Hash, List, Set, Sorted Set, Bitmap, Stream…), Kvrocks works with existing Redis clients, without rewriting your applications. It offers asynchronous replication via binlog, high availability through Redis Sentinel, and a cluster mode to distribute the load.
An Apache Foundation project, Kvrocks is designed for teams that need the simplicity and richness of Redis, but for large, durable volumes at a controlled cost: queues, sessions, counters, persistent caches, or application metadata.
Host Apache Kvrocks at DINAO
Resource tiers compatible with Apache Kvrocks prerequisites (minimum 1 vCPU / 512 Mo / 5 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
You might be wondering…
Do my Redis applications work as is?
Yes, in the vast majority of cases. Kvrocks implements the Redis protocol and its main data structures, so your existing clients connect without modification.
What is the advantage over Redis?
Kvrocks stores data on disk (RocksDB) instead of keeping everything in RAM. You get much greater capacity at reduced memory cost, ideal for large, durable key-value datasets.
Where is the data hosted?
On DINAO's French infrastructure, in one of the available datacenters. Your data never leaves the territory.
Do I need technical skills?
To integrate the database into your applications, developer skills are useful. Operations (cluster, replication, backups, updates) are fully managed by DINAO.
Can I change plans or export my data?
Yes. You can upgrade or downgrade at any time, and your data remains exportable — no proprietary lock-in.