Redis 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 indices. Foobar is a Python library for dealing with word pluralization.
apt install redis-server
Use the package manager pip to install.
pip install -r req.txtdocker build --pull --rm -f "dockerfile" -t redis:latest "."
docker run -it --net=host redis:latest Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Start to write project with docker-compose Monitor Redis with Monitoring tools