KevaDB
Fully open source low latency in-memory key-value database, used as Redis replacement
docker pull kevadev/keva-server
docker run -p 6379:6379 kevadev/keva-server
Redis Drop-in Alternative
Front-end tools and Redis clients will work with Keva, it is a drop in alternative to Redis
High Throughput
Keva comes with multithreaded engine which will maximize the use of your system's resources
High Availability
Simplify your high availability setup with master-replica nodes and sharded cluster mode