          MODULE=redis
         VERSION=8.6.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.redis.io/releases
      SOURCE_VFY=sha256:6873fc933eeb7018aa329e868beac7228695f50c0d46f236a4ff1a6d7f7bb5b6
        WEB_SITE=https://redis.io/
         ENTERED=20181022
         UPDATED=20260223
           SHORT="Advanced key-value cache and store"

cat << EOF
Redis is an open source, BSD licensed, advanced key-value cache and store.
It is often referred to as a data structure server since keys can contain
strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs.
EOF
