2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-14 19:38:49 +08:00
asynq/internal
Mohamed Sohail fd3eb86d95
release: v0.25.0
* prepare release (docs): v0.25.0

* docs: add PR 946 to changelog

* docs: update issue templates, add releatively stable update

* Ths project should be considered relatively stable because we haven't broken the API in over 2 years.

* docs: add Redis Cluster compatibility caveat
2024-11-01 11:13:57 +03:00
..
base release: v0.25.0 2024-11-01 11:13:57 +03: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 remove deprecated protobuf ptypes (#942) 2024-10-29 09:21:27 +03:00
rdb Improve performance of enqueueing tasks (#946) 2024-10-30 08:25:35 +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