In this video we will create a project where in we will use the python and Redis to create a background job processing system . We will be using the Redis Queue library to push jobs using the FastAPI Rest server.
References
Code
https://github.com/self-tuts/job-proc...
Install Redis using docker and docker compose | Redis Insight docker installation
• Install Redis using docker and docker...
Install Redis using docker compose
http://selftuts.in/install-redis-usin...