Nodemailer Sequelize Queue
JSON →Queue emails for delayed processing using Nodemailer for delivery, Sequelize for database persistence, and node-cron for scheduling. Current version 0.1.6 (stable, low release cadence). Supports MySQL dialect by default, accepts an existing Sequelize instance or credentials. Provides automatic retry with configurable max attempts. Differentiator: integrates three libraries into a simple queue workflow without external brokers like Redis.
Resources
packagenodemailer-sequelize-queue ↗