> ## Documentation Index
> Fetch the complete documentation index at: https://coollabstechnologiesbt.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# DragonFly

> Here you find an introduction to DragonFly

<Check>One-click setup.</Check>

<img className="block h-32 dark:hidden" src="https://mintlify.s3-us-west-1.amazonaws.com/coollabstechnologiesbt/images/database-logos/dragonfly-light.svg" />

<img className="hidden h-32 dark:block" src="https://mintlify.s3-us-west-1.amazonaws.com/coollabstechnologiesbt/images/database-logos/dragonfly-dark.svg" />

## What is DragonFly

DragonFly is a modern in-memory datastore, designed as a Redis alternative with better scalability and resource efficiency. It offers a Redis-compatible API while providing improved performance on multi-core systems. DragonFly is built to handle high-throughput scenarios and large datasets more efficiently than traditional in-memory datastores.

With its multi-threaded architecture and advanced data structures, DragonFly aims to provide enhanced scalability and performance for applications that require Redis-like functionality on modern hardware.

## Links

* [The official website ›](https://dragonflydb.io/)
* [GitHub ›](https://github.com/dragonflydb/dragonfly)
