dragonfly/docs
Leonardo Mello abe3b3cb91
feat: support cluster mode emulation (#492)
Signed-off-by: Leonardo Mello <lsvmello@gmail.com>
2023-03-01 08:43:40 +02:00
..
quick-start Update README.md (#631) 2023-01-02 08:02:37 +02:00
api_status.md feat: support cluster mode emulation (#492) 2023-03-01 08:43:40 +02:00
bgsave_memusage.svg feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
build-from-source.md docs: Add how to build dragonfly on Fedora (#822) 2023-02-20 17:16:52 +02:00
coordinator.excalidraw docs(server): Start DF shared nothing design document. 2022-08-20 21:38:33 +03:00
dashsegment.svg feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
dashtable.md docs(dashtable): Fix image URL for expiration (#870) 2023-02-23 09:35:14 +02:00
dashtable.svg feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
db.svg feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
dense_set.excalidraw feat(core): Added DenseSet and StringSet types (#268) 2022-09-14 08:41:54 +03:00
dense_set.md feat(server): Allow sampling arena stats from a specified thread (#428) 2022-10-24 13:25:31 +03:00
dense_set.svg feat(core): Added DenseSet and StringSet types (#268) 2022-09-14 08:41:54 +03:00
df-share-nothing.md docs(server): Start DF shared nothing design document. 2022-08-20 21:38:33 +03:00
differences.md feat(server): SORT command prototype (#311) 2022-09-23 07:17:49 +03:00
faq.md feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
memcached_benchmark.md Move assets to static (#247) 2022-08-18 22:55:12 +03:00
memory_bgsave.tsv feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
rdbsave.excalidraw docs(rdb): Add rdbsave high level design. 2022-08-27 22:56:45 +03:00
rdbsave.md docs(rdb): More work on the rdb snapshotting document. 2022-08-28 17:27:34 +03:00
README.md feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
thread-per-core.excalidraw docs(server): Start DF shared nothing design document. 2022-08-20 21:38:33 +03:00
throughput.svg feat(docker-compose): Add docker-compose.yml #100 (#130) 2022-06-10 16:30:05 +03:00
transaction.md Update transaction.md (#808) 2023-02-22 10:43:11 +03:00

Dragonfly

Quick Start

The easiest way to get started with Dragonfly is with Docker.

Deployment Method

First, choose a deployment method.

If you are new to Dragonfly, we recommend the DragonflyDB Docker Quick Start Guide

Other options:

- Docker Compose

- Helm Chart for Kubernetes

Learn About DragonflyDB

FAQ

Differences Between DragonflyDB and Redis

API Command Status