Redis is an in-memory data store used for caching, session storage, rate limiting, queues, leaderboards, and real-time messaging. The NoClick Redis node gives a workflow direct access to that store, covering plain string keys, hashes, lists, sets, sorted sets, streams, pub/sub channels, and key expiration. It supports the data structures Redis is known for, so you can use it as fast shared state between workflow runs rather than reaching for a heavier database. Operations range from a simple GET and SET to sorted-set ranking and stream consumer groups.
Pick one to start building it.
Start building workflows in minutes with our visual builder. No code required.