mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
9c2363584a
Update references to docs site command reference. Signed-off-by: ashotland <ari@dragonflydb.io>
31 lines
789 B
Markdown
31 lines
789 B
Markdown
<p align="center">
|
|
<a href="https://dragonflydb.io">
|
|
<img src="https://raw.githubusercontent.com/dragonflydb/dragonfly/main/.github/images/logo-full.svg"
|
|
width="284" border="0" alt="Dragonfly">
|
|
</a>
|
|
</p>
|
|
|
|
|
|
# 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](/docs/quick-start/)
|
|
|
|
Other options:
|
|
|
|
### - [Docker Compose](/contrib/docker/)
|
|
|
|
### - [Helm Chart for Kubernetes](/contrib/charts/dragonfly/)
|
|
|
|
|
|
# Learn About DragonflyDB
|
|
## [FAQ](/docs/faq.md)
|
|
|
|
## [Differences Between DragonflyDB and Redis](/docs/differences.md)
|
|
|
|
## [API Commands Reference](https://dragonflydb.io/docs/category/command-reference)
|