Skip to content

πŸ‰ It is an example of using Dragonfly (Redis's fork) on Docker for production or development.

Notifications You must be signed in to change notification settings

fitm-elite/dragonfly-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧬 Dragonfly Examples

An example of docker compose to create a dragonflydb service

Dragonfly is a drop-in Redis replacement, designed to meet the performance and efficiency requirements of modern cloud-based applications. Organizations that switch to Dragonfly require less hardware and achieve dramatically improved data performance.

Requirements

  1. Operation system that can running docker serivce.
  2. Docker (https://www.docker.com)

Installation steps

A) Let's clone this repository or copy the docker compose.

$ git clone https://github.com/fitm-elite/dragonfly-examples.git

B) Select the directory of repository that's cloned from github.

$ cd dragonfly-examples

C) Start your dragonflydb by docker compose command.

$ docker compose up

About

πŸ‰ It is an example of using Dragonfly (Redis's fork) on Docker for production or development.

Topics

Resources

Stars

Watchers

Forks