Redis Technology
Redis is an in-memory data structure store used as a database, cache and message broker.
Redis Support in Hop
Hop supports Redis Standalone, Sentinel and Cluster topologies with the following:
Metadata Types
-
Redis Connection: Create a reusable Redis connection.
Pipeline Transforms
-
Redis Input: Read STRING, HASH, SET or LIST values.
-
Redis Output: Write STRING, HASH, SET or LIST values.
The Redis plugin is distributed as an optional marketplace technology plugin (hop-tech-redis).