
Dragonfly
Dragonfly is a simple, performant, and cost-efficient in-memory data store.
Official integration
Created - Last update
Dragonfly is a simple, performant, and cost-efficient in-memory data store. Dragonfly is fully compatible with Redis APIs but without the Redis management complexity. After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 6379 to other CapRover apps. Enter your Dragonfly container name and click on next. It will take about a minute for the process to finish.
Deployed services
dragonflydb
docker.dragonflydb.io/dragonflydb/dragonfly:$$cap_dragonflydb_version
- dragonflydb-dragonflydb-data:/data
always
2Variables
Dragonfly Version Tag
Default: v1.14.0
$$cap_dragonflydb_versionCheck out their Github page for the valid tags: https://github.com/dragonflydb/dragonfly/releases
Dragonfly Password
Default: undefined
$$cap_dragonflydb_passwordDragonfly Max Memory
Default: 4GB
$$cap_dragonflydb_maxmemDragonfly recommends at least 4GB to take advantage of its full power, however you can run with smaller amounts if necessary.