mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-15 17:51:06 +00:00
d5cd317a13
* feat(stream): implement xrevrange, xrange, xlen, xinfo and xgroup, xdel. 1. add tests that cover xrange,xrevrange and various error states for xadd. 2. Implement 8 stream commands overall. Fixes #59. * feat(stream): support xadd/maxlen option Signed-off-by: Roman Gershman <roman@dragonflydb.io> |
||
---|---|---|
.. | ||
quick-start | ||
api_status.md | ||
bgsave_memusage.svg | ||
build-from-source.md | ||
dashsegment.svg | ||
dashtable.md | ||
dashtable.svg | ||
db.svg | ||
differences.md | ||
faq.md | ||
memory_bgsave.tsv | ||
README.md | ||
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: