2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-04-18 23:00:20 +08:00

Commit Graph

  • d0041c55a3 fix(274): ignore empty data to append to msgs yeqown 2023-07-30 15:50:55 +08:00
  • 7ef0511f35 ci: upgrade benchstat actions, go version -> 1.21.x Mohammed Sohail 2023-12-07 11:49:23 +03:00
  • 1ec90810db chore: Update redis to v9 in x/go.mod (#795) Mohammed Sohail 2023-12-07 11:14:35 +03:00
  • 90188a093d ci: upgrade actions, lock redis version Mohammed Sohail 2023-12-07 10:55:41 +03:00
  • e05f0b7196 ci/docs: update go versions Mohammed Sohail 2023-12-07 10:34:48 +03:00
  • c1096a0fae pkg: go version update -> 1.20 Mohammed Sohail 2023-12-07 10:31:00 +03:00
  • f106189c1b
    ci: upgrade benchstat actions, go version -> 1.21.x Mohammed Sohail 2023-12-07 11:49:23 +03:00
  • 8f79693417
    chore: Update redis to v9 in x/go.mod (#795) Mohammed Sohail 2023-12-07 11:14:35 +03:00
  • 6a06f05d0a
    ci: upgrade actions, lock redis version Mohammed Sohail 2023-12-07 10:55:41 +03:00
  • d29f0e21fe
    ci/docs: update go versions Mohammed Sohail 2023-12-07 10:34:48 +03:00
  • c185b9e103
    pkg: go version update -> 1.20 Mohammed Sohail 2023-12-07 10:31:00 +03:00
  • 2931df3708 fix tests Amaury 2023-12-06 17:47:03 +01:00
  • 11227804cb chore: Update redis to v9 in x/go.mod Amaury 2023-12-06 16:40:32 +01:00
  • 5a5f1f5eea undo MakeRedisClient change Gavin Kline 2023-11-29 16:56:38 -05:00
  • c065df6a18 attempt to return NewUniversalClient from MakeRedisClient Gavin Kline 2023-11-29 16:35:09 -05:00
  • 7dbb5b08b7 chore: update x deps Gavin Kline 2023-11-29 16:07:24 -05:00
  • dbbe3bc8ef add pubsub close songluyu 2023-11-20 16:19:14 +08:00
  • 323ee4dc7b
    Bump github.com/fatih/color from 1.9.0 to 1.16.0 in /tools dependabot[bot] 2023-11-06 23:40:45 +00:00
  • a3d082abcd
    Bump github.com/spf13/cobra from 1.1.1 to 1.8.0 in /tools dependabot[bot] 2023-11-06 23:40:42 +00:00
  • 0b1dd05914
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.14.0 dependabot[bot] 2023-11-06 23:18:08 +00:00
  • 44cbd05ca5
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.3.0 dependabot[bot] 2023-11-06 23:18:06 +00:00
  • 4f1174d3e2 Adding a method to return a task's opts Andy Gorman 2023-11-06 13:33:21 -08:00
  • 29dd50d9bc
    Bump github.com/google/uuid from 1.3.1 to 1.4.0 in /x dependabot[bot] 2023-10-30 23:59:29 +00:00
  • 4d68060f48
    Bump github.com/google/uuid from 1.3.0 to 1.4.0 dependabot[bot] 2023-10-30 23:22:02 +00:00
  • 30fd989bf6
    Update docs krhubert 2023-10-19 13:36:21 +02:00
  • 78ea7ac2d6
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.13.0 dependabot[bot] 2023-10-09 23:34:14 +00:00
  • 0512819f09
    Bump github.com/spf13/viper from 1.7.0 to 1.17.0 in /tools dependabot[bot] 2023-10-09 23:15:13 +00:00
  • 129e225311 (workflow): bump go version to 1.18 in benchstat angshumukherjee100 2023-10-08 11:20:43 +05:30
  • 8bed28b66f
    correct msg panic error (#5) Trịnh Đức Bảo Linh(Kevin) 2023-10-08 09:48:23 +07:00
  • 4edef08457
    Merge branch 'hibiken:master' into master Trịnh Đức Bảo Linh(Kevin) 2023-10-08 09:31:42 +07:00
  • 284b1f918e
    Bump github.com/prometheus/client_golang from 1.11.1 to 1.17.0 in /x dependabot[bot] 2023-10-02 23:08:02 +00:00
  • b34d344526
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.2.1 dependabot[bot] 2023-10-02 23:07:01 +00:00
  • 704fa0677c
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.2.0 dependabot[bot] 2023-09-25 23:05:21 +00:00
  • 39b01d3563 improved test case. Harrison 2023-09-19 14:56:41 -05:00
  • 9e548fc097 Implement reusing redis client Jeroen Bobbeldijk 2023-09-19 10:16:51 +02:00
  • 6ca5d1de9b Update CHANGELOG.md Agung Hariadi Tedja 2023-09-18 10:01:39 +07:00
  • de18fe9839 Update README about supported Go versions go-versions Ken Hibino 2023-09-17 19:35:33 -07:00
  • 714d62bb75 Bound build to the latest two go versions Ken Hibino 2023-09-17 19:26:16 -07:00
  • ccc45ef70f
    Merge pull request #1 from hibiken/master mindon 2023-09-18 10:18:03 +08:00
  • 761f962d5b
    Bump github.com/google/uuid from 1.3.0 to 1.3.1 dependabot[bot] 2023-09-11 23:56:18 +00:00
  • 796a2e0a19
    Merge 020309f4725283c440ebd2ddc95eb8478fe95ed3 into 6a7bf2ceff1e920b3e8542635b273c4dcca192ac Alexandros Ioannides 2023-09-11 11:27:56 +07:00
  • d6693b05f0
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.1.0 dependabot[bot] 2023-09-08 15:38:11 +00:00
  • 93d25e9859
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.12.0 dependabot[bot] 2023-09-08 15:37:53 +00:00
  • 6a7bf2ceff Bump github.com/google/uuid from 1.3.0 to 1.3.1 in /x dependabot[bot] 2023-08-21 23:16:42 +00:00
  • e7fa0ae865 Bump google.golang.org/protobuf from 1.26.0 to 1.31.0 dependabot[bot] 2023-07-31 23:39:58 +00:00
  • fc4b6713f6 Bump github.com/spf13/cast from 1.3.1 to 1.5.1 dependabot[bot] 2023-07-31 23:40:04 +00:00
  • 40df09cb36 feat: add publish and getpubsub for streaming FogDong 2023-09-07 15:04:16 +08:00
  • 7e2a88415e 🔥 update rdb, support proxy redis cluster yz 2023-09-06 15:13:16 +08:00
  • 476b69d43f 🔥 update rdb, support proxy redis cluster yz 2023-09-06 15:01:14 +08:00
  • a2296fd5cf fixed trimmed archive tasks not being deleted. Harrison 2023-08-31 22:18:43 -05:00
  • 728a91dd91
    Bump github.com/google/uuid from 1.3.0 to 1.3.1 in /x dependabot[bot] 2023-08-21 23:16:42 +00:00
  • adc5d9b8ee
    updated CHANGELOG.md file linhbkhn95 2023-07-30 11:36:06 +07:00
  • b4676d1af5 warn user when they set a big number of janitor batch size Agung Hariadi Tedja 2023-08-08 09:54:42 +07:00
  • 8e39199016
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.11.0 dependabot[bot] 2023-08-07 23:44:25 +00:00
  • 0db497a8e0 feature: configurable janitor interval and deletion batch size Agung Hariadi Tedja 2023-08-04 14:15:31 +07:00
  • fe18ddeb00 fix: listLeaseExpiredCmd doesn't ignore possibly empty value of task in lua script yeqown 2023-08-01 18:37:35 +08:00
  • 76b575f013
    Merge branch 'hibiken:master' into master mindon 2023-08-01 17:15:21 +08:00
  • 5a7c65ef10
    Bump github.com/spf13/cast from 1.3.1 to 1.5.1 dependabot[bot] 2023-07-31 23:40:04 +00:00
  • aba7cba9af
    Bump google.golang.org/protobuf from 1.26.0 to 1.31.0 dependabot[bot] 2023-07-31 23:39:58 +00:00
  • a32b49bbd7
    Bump go.uber.org/goleak from 1.1.12 to 1.2.1 dependabot[bot] 2023-07-31 23:39:54 +00:00
  • e7ef85400f
    Bump github.com/hibiken/asynq from 0.21.0 to 0.24.1 in /x dependabot[bot] 2023-07-31 08:15:32 +00:00
  • 89ab309995
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.5 dependabot[bot] 2023-07-31 08:14:56 +00:00
  • 6b98c0bbae
    Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#699) dependabot[bot] 2023-07-31 16:14:25 +08:00
  • ed1ab8ee55
    Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#703) dependabot[bot] 2023-07-31 16:14:12 +08:00
  • 5461e9524d
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.10.0 dependabot[bot] 2023-07-31 08:00:25 +00:00
  • e18c0381ad
    Bump golang.org/x/time from 0.0.0-20190308202827-9d24e82272b4 to 0.3.0 (#696) dependabot[bot] 2023-07-31 15:59:16 +08:00
  • 13d3820703
    fix(274): ignore empty data to append to msgs yeqown 2023-07-30 15:50:55 +08:00
  • 9c59451fd3
    Merge branch 'hibiken:master' into master Trịnh Đức Bảo Linh(Kevin) 2023-07-30 11:15:00 +07:00
  • dcbe4a2620
    Bump github.com/spf13/viper from 1.7.0 to 1.16.0 in /tools dependabot[bot] 2023-07-30 04:08:43 +00:00
  • a4667cc6f5
    Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 in /x dependabot[bot] 2023-07-30 04:08:32 +00:00
  • a1e504132f
    Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 dependabot[bot] 2023-07-30 04:08:27 +00:00
  • f7735cd278
    Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.6.0 in /tools dependabot[bot] 2023-07-30 04:08:27 +00:00
  • 25cd16e0d2
    Bump github.com/prometheus/client_golang from 1.11.1 to 1.16.0 in /x dependabot[bot] 2023-07-30 04:08:17 +00:00
  • 82d62f4553
    Bump github.com/spf13/cobra from 1.1.1 to 1.7.0 in /tools dependabot[bot] 2023-07-30 04:08:14 +00:00
  • 1dc152c259
    Bump github.com/google/uuid from 1.2.0 to 1.3.0 dependabot[bot] 2023-07-30 04:08:10 +00:00
  • e5b318f9de
    Bump github.com/fatih/color from 1.9.0 to 1.15.0 in /tools dependabot[bot] 2023-07-30 04:08:09 +00:00
  • 071e6b21f3
    Bump golang.org/x/time from 0.0.0-20190308202827-9d24e82272b4 to 0.3.0 dependabot[bot] 2023-07-30 04:08:03 +00:00
  • 8b422c237c feat (ci/cd): add dependabot weekly checks Mohammed Sohail 2023-07-24 13:37:53 +08:00
  • 870130582d
    Merge branch 'hibiken:master' into master mindon 2023-07-27 14:24:06 +08:00
  • e6f74c1c2b
    Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools (#619) dependabot[bot] 2023-07-24 15:12:45 +08:00
  • 0ee0f39527
    Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools dependabot[bot] 2023-07-24 05:44:37 +00:00
  • 54e2307fdd
    feat (ci/cd): add dependabot weekly checks sohail/activate-dependabot Mohammed Sohail 2023-07-24 13:37:53 +08:00
  • 5c8b512f17
    Bump golang.org/x/sys from 0.0.0-20210510120138-977fb7262007 to 0.1.0 dependabot[bot] 2023-07-24 05:30:50 +00:00
  • 6edba6994e
    Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /tools (#614) dependabot[bot] 2023-07-24 11:44:52 +08:00
  • 571f0d2613
    Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /x (#615) dependabot[bot] 2023-07-24 11:43:45 +08:00
  • 3ba9ebf643
    Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /tools dependabot[bot] 2023-07-24 03:43:07 +00:00
  • 4767dcf8fa
    Merge def6f5d149029c2b945a2c025ba122f3a6a482f4 into 2165ed133bcb1e5bc0057d2e1d9d583369ab73fc Denis Maksimov 2023-07-21 17:05:47 +08:00
  • fd08c06232 Revert "feat (add): panic error handling (#491)" revert-491-master Ken Hibino 2023-07-20 07:08:49 -07:00
  • 2165ed133b Upgrade tools to use redis v9 Andrew Bezzub 2023-07-17 13:39:18 -07:00
  • 551b0c7119
    feat (add): panic error handling (#491) Trịnh Đức Bảo Linh(Kevin) 2023-07-20 20:33:39 +07:00
  • c0973618e4 Upgrade tools to use redis v9 Andrew Bezzub 2023-07-17 13:39:18 -07:00
  • 1fe0d81544 fix: avoid retry if MaxRetry zero mindon 2023-07-12 10:46:55 +08:00
  • 8c0d758eef
    Merge branch 'hibiken:master' into master mindon 2023-07-11 11:19:46 +08:00
  • 53af8dd9ea
    Return error from Aggregate func Hubert Krauze 2023-07-10 23:02:06 +02:00
  • 020309f472
    Change UTC timezone to system time Alexandros Ioannides 2023-07-09 00:55:32 +03:00
  • 123d560a44 chore: replace loop with mux.mws = append(mux.mws, mws...) guoguangwu 2023-07-07 10:03:11 +08:00
  • 5bef53d1ac
    Update README.md to include sponsoring section Ken Hibino 2023-07-07 21:00:05 -07:00
  • 90af7749ca
    Update FUNDING.yml Ken Hibino 2023-07-07 20:54:12 -07:00
  • e4b8663154 chore: unnecessary use of fmt.Sprintf guoguangwu 2023-07-07 10:05:34 +08:00
  • 4cf67d795e chore: unnecessary use of fmt.Sprintf guoguangwu 2023-07-07 10:05:34 +08:00