Skip to content

Redis#

Use the Redis node to automate work in Redis, and integrate Redis with other applications. n8n has built-in support for a wide range of Redis features, including deleting keys, getting key values, setting key value, and publishing messages to the Redis channel.

On this page, you'll find a list of operations the Redis node supports and links to more resources.

Credentials

Refer to Redis credentials for guidance on setting up authentication.

Operations#

  • Delete a key from Redis.
  • Get the value of a key from Redis.
  • Returns generic information about the Redis instance.
  • Atomically increments a key by 1. Creates the key if it doesn't exist.
  • Returns all the keys matching a pattern.
  • Set the value of a key in Redis.
  • Publish message to Redis channel.

Templates and examples#

Advanced Telegram Bot, Ticketing System, LiveChat, User Management, Broadcasting

by Nskha

View template details
Use Redis to rate-limit your low-code API

by ghagrawal17

View template details
Meraki Packet Loss and Latency Alerts to Microsoft Teams

by Gavin

View template details
Browse Redis integration templates, or search all templates