Fast, async, fully-typed distributed task queue via Redis streams
Stars
136
Forks
10
Watchers
136
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
272
commits
18
commits
8
commits
5
commits
2
commits
2
commits
1
commits
1
commits
Alternative fix for KeyError crash in workers with blocking tasks
9fbd07fView on GitHub✨ feat: add task retrieval methods from Redis to Worker (#140)
d5265e3View on GitHubOverload the Worker.task decorator to allow no parentheses (#141)
f24f89dView on GitHubBetter signal handling with graceful shutdown option
3e85c10View on GitHub