All Templates / Storage
Dragonfly
A data store built for modern workloads
Dragonfly
dragonflydb/dragonfly
Just deployed
/data
Dragonfly is a drop-in Redis® replacement that is optimized for data-intensive, low latency applications. Applications built on Dragonfly get the full speed, reliability, and scalability that modern cloud hardware makes possible, allowing them to deliver incredible experiences to their users while reducing both costs and complexity.
Fully compatible with Redis and Memcached APIs, Dragonfly requires no code changes to adopt. Compared to legacy in-memory datastores, Dragonfly delivers 25X more throughput, higher cache hit rates with lower tail latency, and can run on up to 80% less resources for the same sized workload.
Dragonfly currently supports ~185 Redis commands and all Memcached commands besides cas. Almost on par with the Redis 5 API, Dragonfly's next milestone will be to stabilize basic functionality and implement the replication API. If there is a command you need that is not implemented yet, please open an issue.
Dragonfly is deployed with their ghcr.io/dragonflydb/dragonfly Docker image
A volume is mounted to the service to persist data between builds.
TCP proxying is configured to allow accessing the database from anywhere.
Reference the DRAGONFLY_PRIVATE_URL
variable in your service, and then use the environment variable in your application. e.g.
DRAGONFLY_URL=${{Dragonfly.DRAGONFLY_PRIVATE_URL}}
Template Content
Dragonfly
ghcr.io/dragonflydb/dragonflyDetails
Created on Sep 27, 2023
66 total projects
28 active projects
82% success on recent deploys
Storage
More templates in this category