KeyDB
A Multithreaded Fork of Redis
KeyDB is an incredibly fast NoSQL database, a high performance fork of Redis that can perform up to 5X faster than Redis and can be used as a drop in alternative. KeyDB is focused on multithreading, memory efficiency, and high throughput, with features and capabilities not readily available with Redis.
KeyDB has gained quite a reputation for its exceptional performance and features. Apart from multithreading it offers such features as multi-master replication, persistence capabilities,...