/nodejs-queue

A simple project to understand how queues work

Primary LanguageTypeScript

Node.js Queue

This is a simple project using nodejs and redis to send mails using a queue. It uses the bull library to ease the implementation process.