# Redis

Frends offers seamless integration with [Redis](https://redis.io/), enabling you to effortlessly connect and automate data flows involving Redis for caching, messaging, and real-time data management.

Frends provides tasks for performing all core Redis operations.

By leveraging Frends' task-based approach, you can configure and customize Redis integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.

## Use cases

Below you will find typical use cases for Redis integrations and how they are implemented in Frends.

### Caching frequently accessed data

Use Frends tasks to store and retrieve frequently used data in Redis, reducing load on backend systems and improving performance.

<figure><img src="https://2096450325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevBo49UTUjEN84O2WPl6%2Fuploads%2Fgit-blob-06339795ed332870ba293afa433d28907725f00e%2Fredis-get-or-update.svg?alt=media" alt=""><figcaption><p>Caching data</p></figcaption></figure>

### Managing keys in a database

With Frends tasks, you can manage your keys in Redis Database, simplifying workload on database management

<figure><img src="https://2096450325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevBo49UTUjEN84O2WPl6%2Fuploads%2Fgit-blob-328e5d1a183dffc09ce377c0105fe7673633465f%2Fredis-manage.svg?alt=media" alt=""><figcaption><p>Manage</p></figcaption></figure>
