dragonfly/docs
Roman Gershman f39eac5bca
chore: add benchmarks for a small cloud instance (#1264)
chore: add benchmarks showing single-threded performanc

In addition addressed some questions raised during HN discussions.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2023-12-04 17:57:57 +02:00
..
quick-start Update README.md (#631) 2023-01-02 08:02:37 +02:00
bgsave_memusage.svg
build-from-source.md fix(docs): add missing libstdc++-static dependency info (#2077) 2023-10-26 19:04:56 +03: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: add benchmarks for a small cloud instance (#1264) 2023-12-04 17:57:57 +02:00
memcached_benchmark.md
memory_bgsave.tsv
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