2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00
asynq/internal
Ken Hibino 7e5efb0e30 Drop GT option from RDB.ExtendLease
GT option in ZAdd is supported for redis v6.2.0 or above.
This Change fixes redis version compatibility (currently v4.0+)
2022-02-20 06:20:38 -08:00
..
asynqtest Remove base.DeadlinesKey 2022-02-19 06:15:44 -08:00
base v0.22.0 2022-02-19 06:20:05 -08:00
context Fix tests 2022-02-16 07:08:01 -08: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 Drop GT option from RDB.ExtendLease 2022-02-20 06:20:38 -08:00
testbroker Update heartbeat to extend lease of active workers 2022-02-19 06:15:44 -08:00
timeutil Make timeutil.SimulatedClock concurrency safe 2022-02-19 06:15:44 -08:00