2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-14 19:38:49 +08:00
asynq/internal
Harrison Miller 0dc670d7d8
Archived tasks that are trimmed from the set are deleted (#743)
* fixed trimmed archive tasks not being deleted.

* improved test case.

* changed ZRANGEBYSCORE to ZRANGE with BYSCORE option.

---------

Co-authored-by: Harrison <harrison@Harrisons-MacBook-Pro.local>
Co-authored-by: Harrison Miller <harrison.miller@MBP-Harrison-Miller-M2.local>
2024-10-19 09:18:09 +03:00
..
base feature: configurable janitor interval and deletion batch size (#715) 2024-05-06 14:11:52 +08:00
context Fix comment typos 2022-05-16 21:14:15 -07:00
errors feat (add): panic error handling (#491) 2023-07-20 21:33:39 +08:00
log Change LogLevel to satisfy flag.Value interface 2020-05-16 08:00:35 -07:00
proto Add GroupKey field to TaskMessage 2022-04-11 16:55:43 -07:00
rdb Archived tasks that are trimmed from the set are deleted (#743) 2024-10-19 09:18:09 +03:00
testbroker feature: configurable janitor interval and deletion batch size (#715) 2024-05-06 14:11:52 +08:00
testutil fix unit test 2023-04-17 22:30:33 -07:00
timeutil Make timeutil.SimulatedClock concurrency safe 2022-02-19 06:15:44 -08:00