          MODULE=redis
         VERSION=8.4.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.redis.io/releases
      SOURCE_VFY=sha256:ca909aa15252f2ecb3a048cd086469827d636bf8334f50bb94d03fba4bfc56e8
        WEB_SITE=https://redis.io/
         ENTERED=20181022
         UPDATED=20251204
           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
