arikchakma / mly.fyi

Monitor your sent emails effortlessly. Gain insights on delivery status and engagement metrics with ease.
https://mly.fyi
MIT License
94 stars 9 forks source link

Implement queue for sending email more than the SES sending rate #19

Closed arikchakma closed 4 months ago

arikchakma commented 4 months ago

Check how Sendy uses Queue, we can use Kafka, RabbitMQ, Upstash Queue, Cloudflare Queue, or AWS SQS. Compare and choose the best one.