2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 11:31:58 +08:00
asynq/internal
Ken Hibino c33dd447ac Allow client to enqueue a task with unique option
Changes:

- Added Unique option for clients
- Require go v.13 or above (to use new errors wrapping functions)
- Fixed adding queue key to all-queues set (asynq:queues) when scheduling.
2020-03-21 11:40:40 -07:00
..
asynqtest Add ListWorkers to RDB 2020-02-22 21:21:55 -08:00
base Allow client to enqueue a task with unique option 2020-03-21 11:40:40 -07:00
log Add comments to exported types and functions from internal/log package 2020-03-13 21:04:45 -07:00
rdb Allow client to enqueue a task with unique option 2020-03-21 11:40:40 -07:00