dragonfly/docs
Vladislav ba19cc1047
docs: describe command squashing (#1119)
Signed-off-by: Vladislav <vlad@dragonflydb.io>
2023-04-22 09:02:36 +03:00
..
quick-start Update README.md (#631) 2023-01-02 08:02:37 +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: increase expiry period to 8 years. 2023-03-13 10:19:11 +02: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): fix typo (#989) 2023-03-25 09:08:39 +03:00
README.md Delete api_status.md 2023-03-12 08:16:28 +02: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 docs: describe command squashing (#1119) 2023-04-22 09:02:36 +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 Commands Reference