Get the latest tech news
EloqKV, a distributed database with Redis compatible API (GPLv2 and AGPLv3)
Redis/Valkey Compatible Distributed Transactional Key-Value Store - eloqdata/eloqkv
Unlike Redis and DragonflyDB, EloqKV is a full featured database that also excels in clustered, durable, and fully ACID-compliant transactional setups. Unlike these datastores that merely swap cold data to disks, EloqKV offers real, rollback-capable transactions with high throughput and ACID guarantees. Alternatively, you can also pull the source code in an existing Linux environment (currently, ubuntu2404 is preferred), and manually run the script to install dependencies on your local machine.
Or read this on Hacker News