Redis (Docker)
JSON →Redis is an in-memory data structure store, used as a database, cache, and message broker, supporting data structures like strings, hashes, lists, and sets.
Specs
recommended tag redis:8.8.0-alpine
latest version 8.8.0
image size 38 MB
pulls 10,815,427,562
Warnings
- avoid :latest in production — pulls breaking major version changes
- alpine variant uses musl libc, can break native extensions compiled for glibc
- default configuration has no authentication — enable requirepass for security
Resources
homepageredis.io/ ↗
docker hubhub.docker.com/_/redis ↗
API
full doc /v1/docker/redis