21st June 2025Published by XpertLab Blogging on 21st June 2025Categories PythonRun background jobs in Python with celery and RedisPython Hi Folks, when I was working on rails or node I was very used to using Sidekiq or bull-queue for the background job when I […]
13th December 2024Published by XpertLab Blogging on 13th December 2024Categories Database NodeJS nosql UncategorizedWhat is Redis? Difference between Redis and MongodbWhat is Redis? Redis is an in-memory data structure that is used for faster access to data. It is used to store data that needs to […]