2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-15 03:48:44 +08:00
asynq/internal/rdb
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
..
benchmark_test.go Rename asynqtest package to testutil 2022-04-11 16:55:43 -07:00
inspect_test.go fix unit test 2023-04-17 22:30:33 -07:00
inspect.go chore: unnecessary use of fmt.Sprintf 2023-07-07 20:45:42 -07:00
rdb_test.go Archived tasks that are trimmed from the set are deleted (#743) 2024-10-19 09:18:09 +03:00
rdb.go Archived tasks that are trimmed from the set are deleted (#743) 2024-10-19 09:18:09 +03:00