> ## 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.

# Redis

> Here you find an introduction to Redis

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

![Redis](https://mintlify.s3-us-west-1.amazonaws.com/coollabstechnologiesbt/images/database-logos/redis.svg)

## What is Redis

Redis is an in-memory data store used by millions of developers as a cache, vector database, document database, streaming engine, and message broker. Redis has built-in replication and different levels of on-disk persistence. It supports complex data types (for example, strings, hashes, lists, sets, sorted sets, and JSON), with atomic operations defined on those data types.

## Links

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