issues
search
poundifdef
/
smoothmq
An improved drop-in replacement for SQS
https://www.smoothmq.com
GNU Affero General Public License v3.0
2.07k
stars
35
forks
source link
Retries + Backoff
#31
Closed
poundifdef
closed
2 months ago
poundifdef
commented
2 months ago
This PR is big and implements the following:
Major rework of SQLite structure. This is not backwards compatible.
Automatic retries and failed messages
Rate limiting
poundifdef
commented
2 months ago
Fixes #26
This PR is big and implements the following: