1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/docs/README.md

32 lines
789 B
Markdown
Raw Normal View History

<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)