kavindutech-email-queue
v1.1.0
Published
An in-memory email queue with retry mechanism
Readme
Email Queue 📩
A simple in-memory email queue with retry mechanism for Node.js applications.
🚀 Features
- Supports batch processing (e.g., send 10 emails per cycle).
- Built-in retry mechanism (configurable attempts).
- Works with AWS SES or any email service.
📦 Installation
npm install kavindutech-email-queue