EloqKV: Outperforming Redis with Distributed ACID Transactions and Tiered Storage

2025-08-19
EloqKV: Outperforming Redis with Distributed ACID Transactions and Tiered Storage

EloqKV is a high-performance distributed database with a Redis/ValKey compatible API. It offers ACID transactions, full elasticity and scalability, tiered storage, and session-style transaction syntax, all while maintaining Redis' simplicity. EloqKV achieves up to 1.6 million QPS on a c6g.8xlarge instance, exceeding Redis and ValKey's performance. Its distributed ACID transactions eliminate cross-slot errors, and tiered storage automatically offloads cold data to disk, saving up to 70% on memory costs. EloqKV is designed for developers needing a robust database solution for demanding AI applications.