datastore
Dragonfly
https://github.com/dragonflydb/dragonfly
A modern replacement for Redis and Memcached. Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs. Dragonfly implements novel algorithms and data structures on top of a multi-threaded, shared-nothing architecture. As a result, Dragonfly reaches x25 performance compared to Redis and supports millions of QPS on a single instance.
Added 2 years ago