Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 211 Bytes

File metadata and controls

4 lines (3 loc) · 211 Bytes

redis-docker-python

A tutorial on how to set up docker container for redis and run it either locally or on cloud.

And also, how to use dockerized redis database with python script has been demonstrated here.