adnanmc / nodejs-queue-redis-bull

https://youtu.be/b7DJEAJZsG0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs

Find full tutorial here 👉 Youtube

In this video, we learn how to implement a job queue using Redis and Node.js, we are basing this tutorial on the library Bull. For this project, we are going to create a queue system where we can send emails to users. In the end, you'll be capable of understanding how to start creating your own queues for your projects.

Follow me: https://www.instagram.com/codingvenue/

About

https://youtu.be/b7DJEAJZsG0


Languages

Language:TypeScript 95.7%Language:Dockerfile 4.3%