> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.redistrigger.md).

# Redis Trigger

[Redis](https://redis.io/) is an open-source, in-memory data structure store, used as a database, cache and message broker.

Use the Redis Trigger node to subscribe to a Redis channel. The workflow starts whenever the channel receives a new message.

{% hint style="info" %}
**Credentials**

You can find authentication information for this node [here](/integrations/builtin/credentials/redis.md).
{% endhint %}

{% hint style="info" %}
**Examples and templates**

For usage examples and templates to help you get started, refer to n8n's [Redis Trigger integrations](https://n8n.io/integrations/redis-trigger/) page.
{% endhint %}
