1.1.0 • Published 5 months ago
kavindutech-email-queue v1.1.0
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