listmonk/internal/manager
Kailash Nadh 772476c0df Add accurate sent count, last sent subscriber tracking on campaigns.
- Sent count is no longer the batch size fetched from the DB but is
  the actual count of messages sent.
- Pausing and resuming now accurately tracks the last subscriber that
  was processed and resumes from there.
- Fix multiple concurrent campaigns blocking.

Closes #1616. Closes #905. Closes #1496. Closes #1250. Closes #1010.
2024-01-02 14:57:04 +05:30
..
manager.go Add accurate sent count, last sent subscriber tracking on campaigns. 2024-01-02 14:57:04 +05:30
message.go Refactor the core concurrent campaign manager logic. 2024-01-02 14:57:04 +05:30
pipe.go Add accurate sent count, last sent subscriber tracking on campaigns. 2024-01-02 14:57:04 +05:30