2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00
asynq/internal
Ken Hibino f4ddac4dcc Introduce Task Results
* Added Retention Option to specify retention TTL for tasks
* Added ResultWriter as a client interface to write result data for the associated task
2021-11-06 15:18:42 -07:00
..
asynqtest Introduce Task Results 2021-11-06 15:18:42 -07:00
base Introduce Task Results 2021-11-06 15:18:42 -07:00
context Introduce Task Results 2021-11-06 15:18:42 -07:00
errors Update RDB Enqueue and Schedule methods to check for task ID conflict 2021-11-06 15:18:42 -07:00
log Change LogLevel to satisfy flag.Value interface 2020-05-16 08:00:35 -07:00
proto Introduce Task Results 2021-11-06 15:18:42 -07:00
rdb Introduce Task Results 2021-11-06 15:18:42 -07:00
testbroker Introduce Task Results 2021-11-06 15:18:42 -07:00