Introduction

The Redis adapter supports all the data structures supported by Redis, and many operations for the data structures.

It can be used to set values in Redis data structures, get values from Redis and to subscribe to channels when acting as a listener for flow execution.

The supported versions of the Redis server are 3.0.1 and later.