Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 939 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 939 Bytes

Pub Sub Test with Python and Redis

This is a simple project with the purpose of learning how to leverage Redis PubSub using Python in a containerized environment.

Below is the example output of the project

pubsub

Running the Project

  1. Clone the Repo
  2. Run docker-compose up

This should spin up the containers and you should see the output shown above

References

  • YouTube Video

    Python - Redis - PUBSUB feature and server management

    Thumbnail Image