mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
b8d791961e
* feat(core): Added DenseSet & StringSet types with docs - Improved documentation by adding labels to chain types & pointer tagging table - Added potential improvements to the DenseSet types in the docs - Added excalidraw save file for future editing - Removed ambiguous overloading types - Renamed iterators to be more clear * feat(core): Cleaned up DenseSet and Docs * feat(core): Made DenseSet more ergonomic * feat(server): Integration of DenseSet into Server - Integrated DenseSet with CompactObj and the Set Family commands Signed-off-by: Braydn <braydn.moore@uwaterloo.ca> |
||
---|---|---|
.. | ||
quick-start | ||
api_status.md | ||
bgsave_memusage.svg | ||
build-from-source.md | ||
coordinator.excalidraw | ||
dashsegment.svg | ||
dashtable.md | ||
dashtable.svg | ||
db.svg | ||
dense_set.excalidraw | ||
dense_set.md | ||
dense_set.svg | ||
df-share-nothing.md | ||
differences.md | ||
faq.md | ||
memcached_benchmark.md | ||
memory_bgsave.tsv | ||
rdbsave.excalidraw | ||
rdbsave.md | ||
README.md | ||
thread-per-core.excalidraw | ||
throughput.svg |
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: