0 integrations
Delete
Delete a key from Redis
Get
Get the value of a key from Redis
Increment
Atomically increments a key by 1. Creates the key if it does not exist.
Info
Returns generic information about the Redis instance
Keys
Returns all the keys matching a pattern
Pop
Pop data from a redis list
Publish
Publish message to redis channel
Push
Push data to a redis list
Set
Set the value of a key in redis
Redis is an open-source, advanced key-value store. It is often referred to as a data structure server. Its high performance makes it a favorite fast data store, cache, and even lightweight message broker.
The world's most popular workflow automation platform for technical teams including