2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-12-24 23:02:18 +08:00

Commit Graph

  • 7f2f4e3794 add max memory usage per group 蛮三 2024-04-29 15:24:13 +0800
  • 61d581648d
    Add jitter on the processor fetch backoff sleep Pior Bastida 2024-04-15 18:17:08 +0200
  • 08aafdf66d chore: run go fmt ./... Ahmed Radwan 2024-04-24 16:47:30 +0200
  • cd5f3b0daf chore: remove deprecated protobuf package Ahmed Radwan 2024-04-24 16:45:07 +0200
  • 2b632b93d5
    chore: fix function names in comment (pull request #860 from camcui/master) Mohamed Sohail 天命 2024-04-23 00:56:52 +0800
  • 1e13014380 feat: add finished handler to server hungtcs 2024-04-19 09:30:02 +0800
  • 43b8c2a2b1
    Checks for scheduler state closed Patrick Barnum 2024-04-12 22:39:45 -0700
  • 2615023b46
    Merge branch 'hibiken:master' into rfc/expose_ping Patrick Barnum 2024-04-12 22:20:07 -0700
  • b35b559d40 chore: fix function names in comment camcui 2024-04-12 13:54:08 +0800
  • 7b3373e532
    Reduce fetcher sleep from 1s to 100ms Pior Bastida 2024-04-10 18:19:21 +0200
  • 16f59ebf6e
    Bump golang.org/x/sys from 0.16.0 to 0.19.0 dependabot[bot] 2024-04-08 23:34:18 +0000
  • 8df0bfa583
    Merge pull request #843 from mrusme/fix-bsd Mohamed Sohail 2024-03-15 13:32:19 +0800
  • b25d10b61d
    Fixed go:build for BSD mrusme 2024-03-14 20:26:33 +0500
  • 8ff5e2d207
    Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /x dependabot[bot] 2024-03-13 23:15:14 +0000
  • 347c021ee3
    Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools dependabot[bot] 2024-03-13 22:57:03 +0000
  • d4d08772af
    Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 dependabot[bot] 2024-03-11 23:47:47 +0000
  • 3b46717850 feat: add metadata task Amirala Barjasteh 2024-03-10 17:03:28 +0330
  • 4dbb48e4b9
    Bump golang.org/x/sys from 0.16.0 to 0.18.0 dependabot[bot] 2024-03-04 23:31:48 +0000
  • 6150647ab0
    Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.7.4 in /tools dependabot/go_modules/tools/github.com/gdamore/tcell/v2-2.7.4 dependabot[bot] 2024-03-04 23:15:26 +0000
  • 013ca066ac Add JanitorInterval config parameter in server Louis Gandelin 2024-03-01 09:39:26 +0100
  • 3f901f261f
    Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.5.1 in /x dependabot[bot] 2024-02-26 23:56:16 +0000
  • db1c3756f4
    Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.1 dependabot[bot] 2024-02-26 23:40:02 +0000
  • 38f7499b71
    fix(typo): delete-all to deleteall (#827) crazyoptimist 2024-02-23 00:17:12 -0600
  • c1a444b9ba
    docs: update tools/asynq/README.md Mohamed Sohail 2024-02-23 09:16:20 +0300
  • 6ca56d7875
    typo: delete-all to deleteall crazyoptimist 2024-02-22 16:11:28 -0600
  • 3f20d57c57
    Merge branch 'hibiken:master' into master mindon 2024-02-20 14:34:53 +0800
  • 9fa62aeba2
    Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.5.0 in /x dependabot[bot] 2024-02-19 23:59:43 +0000
  • 54d88ddde2
    Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.0 dependabot[bot] 2024-02-19 23:31:13 +0000
  • 7275fa3690
    Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.7.1 in /tools dependabot[bot] 2024-02-19 23:22:36 +0000
  • 2ecb5ab2f0
    Bump golang.org/x/sys from 0.16.0 to 0.17.0 dependabot[bot] 2024-02-12 23:35:54 +0000
  • 8bf9204a82
    Bump github.com/google/uuid from 1.4.0 to 1.6.0 in /x dependabot/go_modules/x/github.com/google/uuid-1.6.0 dependabot[bot] 2024-01-29 23:51:38 +0000
  • 7bde3411ca
    Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.4.0 in /x dependabot[bot] 2024-01-29 23:51:32 +0000
  • 49061c593f
    Bump github.com/spf13/viper from 1.7.0 to 1.18.2 in /tools dependabot[bot] 2024-01-29 23:35:59 +0000
  • 51b92b0203
    Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.7.0 in /tools dependabot[bot] 2024-01-29 23:35:14 +0000
  • 56a1785d2f
    Bump github.com/spf13/cast from 1.5.1 to 1.6.0 dependabot[bot] 2024-01-29 23:04:09 +0000
  • b2eae112ff
    Bump golang.org/x/time from 0.3.0 to 0.5.0 dependabot[bot] 2024-01-29 23:04:06 +0000
  • 13c35c8bc3
    Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 dependabot[bot] 2024-01-29 23:04:03 +0000
  • 4c5202ee13
    docs (CHANGELOG): IsPanicError function (closes #708) Mohammed Sohail 2024-01-29 11:33:46 +0300
  • 0a73fc6201
    Bump go.uber.org/goleak from 1.1.12 to 1.3.0 (#770) dependabot[bot] 2024-01-29 10:37:18 +0300
  • 495338506f
    Bump go.uber.org/goleak from 1.1.12 to 1.3.0 dependabot[bot] 2024-01-29 07:36:55 +0000
  • 1a11a33b4f
    Bump github.com/google/uuid from 1.3.0 to 1.6.0 (#810) dependabot[bot] 2024-01-29 10:35:55 +0300
  • b7c4a19021
    Bump github.com/google/uuid from 1.3.0 to 1.6.0 dependabot[bot] 2024-01-29 07:34:26 +0000
  • f0888df813
    Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#767) dependabot[bot] 2024-01-29 10:33:57 +0300
  • c2dd648a51
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.4.0 (#809) dependabot[bot] 2024-01-29 10:33:16 +0300
  • 8fa8219f0e
    Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 dependabot[bot] 2024-01-29 06:54:00 +0000
  • 8db1aac459
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.4.0 dependabot[bot] 2024-01-29 06:51:53 +0000
  • a3cca853a0
    docs: include version in CLI package installation (#802) Andrii Buriachevskyi 2024-01-29 07:46:47 +0100
  • 83df622a92
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.16.0 (#807) dependabot[bot] 2024-01-29 09:42:38 +0300
  • b873a99771
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.16.0 dependabot[bot] 2024-01-26 17:03:42 +0000
  • cad6cc7186 include version in CLI package installation Andrii Buriachevskyi 2024-01-10 14:37:31 +0100
  • f12422c161
    Merge branch 'hibiken:master' into master mindon 2024-01-10 09:35:36 +0800
  • e9463882db
    Merge branch 'hibiken:master' into master Trịnh Đức Bảo Linh(Kevin) 2023-12-18 11:13:15 +0700
  • fdbf54eb04 Update docs krhubert 2023-10-19 13:36:21 +0200
  • 16ec43cbca Add option to configure task check interval Hubert Krauze 2023-06-02 01:58:54 +0200
  • 427203b86a
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.15.0 dependabot[bot] 2023-12-10 17:48:04 +0000
  • 1e0bf88bf3 fix: listLeaseExpiredCmd doesn't ignore possibly empty value of task in lua script yeqown 2023-08-01 18:37:35 +0800
  • d0041c55a3 fix(274): ignore empty data to append to msgs yeqown 2023-07-30 15:50:55 +0800
  • 7ef0511f35 ci: upgrade benchstat actions, go version -> 1.21.x Mohammed Sohail 2023-12-07 11:49:23 +0300
  • 1ec90810db chore: Update redis to v9 in x/go.mod (#795) Mohammed Sohail 2023-12-07 11:14:35 +0300
  • 90188a093d ci: upgrade actions, lock redis version Mohammed Sohail 2023-12-07 10:55:41 +0300
  • e05f0b7196 ci/docs: update go versions Mohammed Sohail 2023-12-07 10:34:48 +0300
  • c1096a0fae pkg: go version update -> 1.20 Mohammed Sohail 2023-12-07 10:31:00 +0300
  • f106189c1b
    ci: upgrade benchstat actions, go version -> 1.21.x Mohammed Sohail 2023-12-07 11:49:23 +0300
  • 8f79693417
    chore: Update redis to v9 in x/go.mod (#795) Mohammed Sohail 2023-12-07 11:14:35 +0300
  • 6a06f05d0a
    ci: upgrade actions, lock redis version Mohammed Sohail 2023-12-07 10:55:41 +0300
  • d29f0e21fe
    ci/docs: update go versions Mohammed Sohail 2023-12-07 10:34:48 +0300
  • c185b9e103
    pkg: go version update -> 1.20 Mohammed Sohail 2023-12-07 10:31:00 +0300
  • 2931df3708 fix tests Amaury 2023-12-06 17:47:03 +0100
  • 11227804cb chore: Update redis to v9 in x/go.mod Amaury 2023-12-06 16:40:32 +0100
  • 5a5f1f5eea undo MakeRedisClient change Gavin Kline 2023-11-29 16:56:38 -0500
  • c065df6a18 attempt to return NewUniversalClient from MakeRedisClient Gavin Kline 2023-11-29 16:35:09 -0500
  • 7dbb5b08b7 chore: update x deps Gavin Kline 2023-11-29 16:07:24 -0500
  • dbbe3bc8ef add pubsub close songluyu 2023-11-20 16:19:14 +0800
  • 323ee4dc7b
    Bump github.com/fatih/color from 1.9.0 to 1.16.0 in /tools dependabot[bot] 2023-11-06 23:40:45 +0000
  • a3d082abcd
    Bump github.com/spf13/cobra from 1.1.1 to 1.8.0 in /tools dependabot[bot] 2023-11-06 23:40:42 +0000
  • 0b1dd05914
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.14.0 dependabot[bot] 2023-11-06 23:18:08 +0000
  • 44cbd05ca5
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.3.0 dependabot[bot] 2023-11-06 23:18:06 +0000
  • 4f1174d3e2 Adding a method to return a task's opts Andy Gorman 2023-11-06 13:33:21 -0800
  • 29dd50d9bc
    Bump github.com/google/uuid from 1.3.1 to 1.4.0 in /x dependabot[bot] 2023-10-30 23:59:29 +0000
  • 4d68060f48
    Bump github.com/google/uuid from 1.3.0 to 1.4.0 dependabot[bot] 2023-10-30 23:22:02 +0000
  • 30fd989bf6
    Update docs krhubert 2023-10-19 13:36:21 +0200
  • 78ea7ac2d6
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.13.0 dependabot[bot] 2023-10-09 23:34:14 +0000
  • 0512819f09
    Bump github.com/spf13/viper from 1.7.0 to 1.17.0 in /tools dependabot[bot] 2023-10-09 23:15:13 +0000
  • 129e225311 (workflow): bump go version to 1.18 in benchstat angshumukherjee100 2023-10-08 11:20:43 +0530
  • 8bed28b66f
    correct msg panic error (#5) Trịnh Đức Bảo Linh(Kevin) 2023-10-08 09:48:23 +0700
  • 4edef08457
    Merge branch 'hibiken:master' into master Trịnh Đức Bảo Linh(Kevin) 2023-10-08 09:31:42 +0700
  • 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 +0000
  • b34d344526
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.2.1 dependabot[bot] 2023-10-02 23:07:01 +0000
  • 704fa0677c
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.2.0 dependabot[bot] 2023-09-25 23:05:21 +0000
  • 39b01d3563 improved test case. Harrison 2023-09-19 14:56:41 -0500
  • 9e548fc097 Implement reusing redis client Jeroen Bobbeldijk 2023-09-19 10:16:51 +0200
  • 6ca5d1de9b Update CHANGELOG.md Agung Hariadi Tedja 2023-09-18 10:01:39 +0700
  • de18fe9839 Update README about supported Go versions go-versions Ken Hibino 2023-09-17 19:35:33 -0700
  • 714d62bb75 Bound build to the latest two go versions Ken Hibino 2023-09-17 19:26:16 -0700
  • ccc45ef70f
    Merge pull request #1 from hibiken/master mindon 2023-09-18 10:18:03 +0800
  • 761f962d5b
    Bump github.com/google/uuid from 1.3.0 to 1.3.1 dependabot[bot] 2023-09-11 23:56:18 +0000
  • 796a2e0a19
    Merge 020309f472 into 6a7bf2ceff Alexandros Ioannides 2023-09-11 11:27:56 +0700
  • d6693b05f0
    Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.1.0 dependabot[bot] 2023-09-08 15:38:11 +0000
  • 93d25e9859
    Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.12.0 dependabot[bot] 2023-09-08 15:37:53 +0000
  • 6a7bf2ceff Bump github.com/google/uuid from 1.3.0 to 1.3.1 in /x dependabot[bot] 2023-08-21 23:16:42 +0000