dragonfly/docs
Shahar Mike ec6ac23ebc
chore: fix build on FreeBSD (#4412)
* chore: build on FreeBSD

* docs

* older helio
2025-01-07 15:05:50 +02:00
..
quick-start Update README.md (#631) 2023-01-02 08:02:37 +02:00
bgsave_memusage.svg
build-from-source.md chore: fix build on FreeBSD (#4412) 2025-01-07 15:05:50 +02:00
coordinator.excalidraw
dashsegment.svg
dashtable.md fix: typos (#1986) 2023-10-03 13:05:04 +00:00
dashtable.svg
db.svg
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 fix: typos (#1986) 2023-10-03 13:05:04 +00:00
differences.md fix: typos (#1986) 2023-10-03 13:05:04 +00:00
faq.md chore: License update (#2767) 2024-04-09 15:46:14 +03:00
memcached_benchmark.md
memory_bgsave.tsv
namespaces.md feat(namespaces): Initial support for multi-tenant (#3260) 2024-07-16 19:34:49 +03:00
rdbsave.excalidraw docs(rdb): Add rdbsave high level design. 2022-08-27 22:56:45 +03:00
rdbsave.md fix: typos (#1986) 2023-10-03 13:05:04 +00:00
README.md Delete api_status.md 2023-03-12 08:16:28 +02:00
thread-per-core.excalidraw
throughput.svg
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