This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
asynq
Watch
2
Star
0
Fork
0
You've already forked asynq
mirror of
https://github.com/hibiken/asynq.git
synced
2025-04-23 01:00:17 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
asynq
/
internal
History
Ken Hibino
45eb0e08c7
(rdb): Update ListPending and ListActive to return TaskInfo
2021-11-05 16:28:58 -07:00
..
asynqtest
Add RDB.MarkAsComplete method
2021-11-05 16:28:58 -07:00
base
Update GetTaskInfo to read the task's result field
2021-11-05 16:28:58 -07:00
context
Add ListCompletedTasks to Inspector
2021-11-05 16:28:58 -07:00
errors
Update RDB Enqueue and Schedule methods to check for task ID conflict
2021-11-05 16:28:14 -07:00
log
Change LogLevel to satisfy flag.Value interface
2020-05-16 08:00:35 -07:00
proto
Add result_ttl and completed_at fields to TaskMessage
2021-11-05 16:28:58 -07:00
rdb
(rdb): Update ListPending and ListActive to return TaskInfo
2021-11-05 16:28:58 -07:00
testbroker
Add ResultWriter type
2021-11-05 16:28:58 -07:00