2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-04-23 09:10:19 +08:00

3 Commits

Author SHA1 Message Date
Ken Hibino
3da651fd6d Change TaskMessage.ID type from uuid.UUID to string 2021-11-05 16:28:56 -07:00
Ken Hibino
ee402a5c59 Change TaskMessage.ID type from uuid.UUID to string 2021-11-05 16:28:11 -07:00
Ajat Prabha
23c522dc9f
Add asynq/x/rate package
- Added a directory /x for external, experimental packeges
- Added a `rate` package to enable rate limiting across multiple asynq worker servers
2021-11-03 15:55:23 -07:00