DragonflyDB
DragonflyDB is a modern, high-performance, Redis-compatible in-memory datastore that's designed for cloud workloads. It offers superior performance with up to 25x higher throughput than Redis while using fewer resources. DragonflyDB is fully compatible with Redis APIs and commands, making it a drop-in replacement that doesn't require code changes. It features automatic snapshots, optional persistence to disk, built-in replication, and efficient memory management. Perfect for caching, session storage, real-time analytics, and any use case that requires blazing-fast data access with lower operational costs.
Quick Info
| Field | Value |
|---|---|
| Category | Dev & Infrastructure |
| Subcategory | Databases |
| Default Port | 6379 |
| Docker Image | docker.dragonflydb.io/dragonflydb/dragonfly:v1.38.1 |
| Dependencies | Docker |
| OS Support | Ubuntu 22.04, Ubuntu 24.04, Debian 12 |
Links
- 🌐 Website
- 📚 Documentation
- 💻 GitHub