Hacker News new | ask | show | jobs
by skimdesk 1184 days ago
Seems to be Redis/Memcached API-compatible. Can I use it as a drop-in replacement?
2 comments

From the web page: Dragonfly is an in-memory data store built for modern application workloads. It is fully compatible with the Redis and Memcached APIs, required no code changes to adopt
Yes, you can - in fact it supports out of the box existing frameworks and clients like redisson, sidekiq and many others