Redis is is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes. 
[Redis Official Documentation](https://redis.io)

(WE G)ot Redisđź”—

  • Workflow Enablement Group (WEG) is proud to offer Redis hosted as a Docker container in our new LC Kubernetes/Openshift cluster.
  • We currently support version 6.

Security by defaultđź”—

  • LC WEG routinely performs static security scans powered by Clair in order to find any container vulnerabilities.
  • Redis "Protected mode" is turned on by default.