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