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 multithreaded, shared-nothing architecture. As a result, Dragonfly reaches x25 performance compared to Redis and supports millions of QPS on a single instance. Dragonfly’s core properties make it a cost-effective, high-performing, and easy-to-use Redis replacement.

Was this post helpful?