2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 03:21:55 +08:00

Commit Graph

  • dba60762fb
    Merge 29b922e545 into 87375b5534 Xijun Dai 2024-11-08 15:45:45 +0100
  • 87375b5534
    Bump codecov/codecov-action from 1 to 4 (#930) master dependabot[bot] 2024-11-08 08:23:18 +0300
  • ffd75ebb5f
    Bump actions/upload-artifact from 3 to 4 (#929) dependabot[bot] 2024-11-08 08:23:10 +0300
  • d64fd328cb
    Bump actions/download-artifact from 3 to 4 (#931) dependabot[bot] 2024-11-08 08:23:00 +0300
  • 4f00f52c1d
    Add the scheduler option HeartbeatInterval (#956) Pior Bastida 2024-11-07 06:34:28 +0100
  • 29b922e545 feat(periodic_task_manager): Add RedisUniversalClient support Xijun Dai 2024-11-07 00:58:02 +0800
  • f4df3a039d
    Fix possible premature expiration of scheduler entries Pior Bastida 2024-11-06 15:17:37 +0100
  • dfc66946e2
    Merge 58215ca9b6 into 580d69e88f dependabot[bot] 2024-11-05 05:00:50 +0000
  • 58215ca9b6
    Bump github.com/spf13/viper from 1.7.0 to 1.19.0 in /tools dependabot/go_modules/tools/github.com/spf13/viper-1.19.0 dependabot[bot] 2024-11-05 05:00:48 +0000
  • 5f51b77223
    Merge e09b1db6a9 into 580d69e88f dependabot[bot] 2024-11-05 05:00:43 +0000
  • e09b1db6a9
    Bump github.com/spf13/cobra from 1.1.1 to 1.8.1 in /tools dependabot/go_modules/tools/github.com/spf13/cobra-1.8.1 dependabot[bot] 2024-11-05 05:00:41 +0000
  • 580d69e88f
    build(deps): bump github.com/redis/go-redis/v9 in /tools (#957) dependabot[bot] 2024-11-05 07:59:30 +0300
  • 6ba243e870
    build(deps): bump github.com/redis/go-redis/v9 in /tools dependabot[bot] 2024-11-04 23:08:11 +0000
  • f47975ac18
    Add the scheduler option HeartbeatInterval Pior Bastida 2024-11-04 11:19:45 +0100
  • c97652d408
    build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /tools (#954) dependabot[bot] 2024-11-02 09:58:40 +0300
  • 4644d37ef4
    Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /x (#934) dependabot[bot] 2024-11-02 09:58:08 +0300
  • bb01a23b7b
    Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /x dependabot[bot] 2024-11-02 05:17:15 +0000
  • 45c0fc6ad9
    build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /x (#955) dependabot[bot] 2024-11-02 08:16:01 +0300
  • f89341a1c0
    build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /x dependabot[bot] 2024-11-01 08:35:58 +0000
  • 137169aacc
    build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /tools dependabot[bot] 2024-11-01 08:35:52 +0000
  • fd3eb86d95
    release: v0.25.0 v0.25.0 Mohamed Sohail 2024-11-01 11:13:57 +0300
  • 117f009f17
    docs: add Redis Cluster compatibility caveat sohail/release-v0.25.0 Mohammed Sohail 2024-11-01 11:12:53 +0300
  • e922f9c20e
    Merge 5eb1ade33c into 3dbda60333 Khash Sajadi 2024-10-31 16:08:47 -0300
  • 9c0ab316d5
    Merge da8989a752 into 3dbda60333 piglig 2024-10-31 16:08:32 -0300
  • 58b2c2c6c5 Added Code for reusing Redis Connection Soumyajit Dutta 2024-10-31 16:16:52 +0530
  • 635a216c05
    Merge f75581d4e2 into 3dbda60333 ilkerkorkut 2024-10-30 17:39:07 +0530
  • 53f0f05647
    Merge 1e13014380 into 3dbda60333 鸿则 2024-10-30 17:38:03 +0530
  • 3530465e1a
    docs: update issue templates, add releatively stable update Mohammed Sohail 2024-10-30 08:41:46 +0300
  • 917d6f7a7d
    docs: add PR 946 to changelog Mohammed Sohail 2024-10-30 08:33:44 +0300
  • 3dbda60333
    Improve performance of enqueueing tasks (#946) Pior Bastida 2024-10-30 06:25:35 +0100
  • 24da63e6d2
    Cleanup queuePublished in RemoveQueue Pior Bastida 2024-10-29 09:41:31 +0100
  • 640a3388e5
    Merge e99a0f6cc0 into 02c6dae7eb ghosx 2024-10-29 16:13:49 +0700
  • 261e813576
    prepare release (docs): v0.25.0 Mohammed Sohail 2024-10-29 11:07:13 +0300
  • 02c6dae7eb
    Bump golang.org/x/time from 0.3.0 to 0.7.0 (#948) dependabot[bot] 2024-10-29 10:12:44 +0300
  • 4585db98f1
    Bump golang.org/x/time from 0.3.0 to 0.7.0 dependabot[bot] 2024-10-29 07:03:32 +0000
  • 5cfcb71139
    Bump github.com/spf13/cast from 1.5.1 to 1.7.0 (#938) dependabot[bot] 2024-10-29 09:59:38 +0300
  • c78e7b0ccd
    Bump golang.org/x/sys from 0.16.0 to 0.26.0 (#933) dependabot[bot] 2024-10-29 09:59:20 +0300
  • 4fc91a7c85
    Bump golang.org/x/sys from 0.16.0 to 0.26.0 dependabot[bot] 2024-10-29 06:31:07 +0000
  • 6cd07bc235
    Bump github.com/spf13/cast from 1.5.1 to 1.7.0 dependabot[bot] 2024-10-29 06:27:26 +0000
  • b4db174032
    Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.7.0 (#935) dependabot[bot] 2024-10-29 09:25:57 +0300
  • 39f1d8c3e6
    Bump github.com/fatih/color from 1.9.0 to 1.18.0 in /tools (#941) dependabot[bot] 2024-10-29 09:24:06 +0300
  • e70de721b8
    remove deprecated protobuf ptypes (#942) Ahmed Radwan 2024-10-29 09:21:27 +0300
  • 6c06ad7e45
    Revert "Bump golang.org/x/time from 0.3.0 to 0.7.0" (#947) Mohamed Sohail 2024-10-29 09:20:45 +0300
  • cfa026162f
    Revert "Bump golang.org/x/time from 0.3.0 to 0.7.0" revert-937-dependabot/go_modules/golang.org/x/time-0.7.0 Mohamed Sohail 2024-10-29 09:19:56 +0300
  • edca91b72d
    Bump google.golang.org/protobuf from 1.31.0 to 1.35.1 dependabot[bot] 2024-10-29 06:19:19 +0000
  • a676d3d2fa
    Merge pull request #937 from hibiken/dependabot/go_modules/golang.org/x/time-0.7.0 Mohamed Sohail 2024-10-29 09:18:06 +0300
  • ef0d32965f
    Merge pull request #945 from Shopify/fix-test-default-port Mohamed Sohail 2024-10-29 08:45:33 +0300
  • f16f9ac440
    Merge pull request #944 from Shopify/randv2 Mohamed Sohail 2024-10-29 08:42:38 +0300
  • 63f7cb7b17
    Use math/rand/v2 Pior Bastida 2024-10-28 11:04:06 +0100
  • 2e99b71a49
    Use sync.Map to simplify the conditional SADD Pior Bastida 2024-10-25 13:37:20 +0200
  • 1ad70c359b
    Improve performance of enqueueing tasks Yousif 2022-08-18 16:23:23 -0400
  • 04b3a3475d
    Update tests to use the configured Redis address Pior Bastida 2024-10-28 12:48:56 +0100
  • a420605ef8 bump protobuf aradwann 2024-10-28 13:14:37 +0300
  • c9346058fa tidy compiled proto and go mod aradwann 2024-10-27 20:47:17 +0300
  • 0165f7337f remove deprecated protobuf ptypes aradwann 2024-10-27 19:19:43 +0300
  • 75f6504aaf fmt aradwann 2024-10-27 19:12:29 +0300
  • 5c0cacf747
    Merge branch 'master' into remove-deprecated-protobuf-package Ahmed Radwan 2024-10-27 19:10:00 +0300
  • 013190b824
    Add task enqueue command to cli (#918) Marcus Boorstin 2024-10-26 06:04:54 -0400
  • 1e102a5392
    Need to support redis sentinel username. (#924) Skwol 2024-10-26 13:04:21 +0300
  • df56e0742d Need to support redis sentinel username. Ivan Rozhkov 2024-10-25 10:29:24 +0300
  • 652109af4e
    Bump github.com/fatih/color from 1.9.0 to 1.18.0 in /tools dependabot[bot] 2024-10-26 05:50:07 +0000
  • e1a8a366a6
    Bump golang.org/x/time from 0.3.0 to 0.7.0 dependabot[bot] 2024-10-26 05:49:43 +0000
  • 41b0f22d96
    Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.7.0 in /x dependabot[bot] 2024-10-26 05:49:41 +0000
  • 0a4b4176d8
    Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.7.0 dependabot[bot] 2024-10-26 05:49:40 +0000
  • fff6d8ac7d
    Bump actions/download-artifact from 3 to 4 dependabot[bot] 2024-10-26 05:49:28 +0000
  • d873423e3e
    Bump codecov/codecov-action from 1 to 4 dependabot[bot] 2024-10-26 05:49:25 +0000
  • 1c189c5839
    Bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-10-26 05:49:22 +0000
  • c8c8adfaa6
    Configure dependabot to update Github Actions (#928) Pior Bastida 2024-10-26 07:48:41 +0200
  • 03f4799712
    Run golangci-lint in CI (#927) Pior Bastida 2024-10-26 07:48:12 +0200
  • 3f4e211a3b
    Call all context cancelFunc in processor (#926) Pior Bastida 2024-10-26 07:39:13 +0200
  • 0655c569f5
    Bump to Go 1.22 and 1.23 (#925) Pior Bastida 2024-10-26 07:33:58 +0200
  • 29ff935486
    Configure dependabot to update Github Actions Pior Bastida 2024-10-25 18:31:07 +0200
  • c99da33e5c
    Bump to Go 1.22 and 1.23 Pior Bastida 2024-10-25 13:48:05 +0200
  • c17cc47949
    Fix linting error or locally disable linter Pior Bastida 2024-10-25 17:39:42 +0200
  • ebe1d6ca3f
    Setup golangci-lint in CI and local-dev Pior Bastida 2024-10-25 17:33:33 +0200
  • 96c3117cf3
    Call all context cancelFunc in processor Pior Bastida 2024-10-25 17:11:09 +0200
  • f3ff87f601
    Merge d875dfa7ec into 95a0768ae0 Adriano Caloiaro 2024-10-25 12:48:53 +0200
  • 2131dee19a
    Merge 743b31c284 into 95a0768ae0 Alexey Melezhik 2024-10-25 12:48:34 +0200
  • 37c26a3871
    Merge 06779efb01 into 95a0768ae0 Denis Dvornikov 2024-10-22 12:50:26 +0700
  • 5451dd3705
    Merge branch 'hibiken:master' into remove-deprecated-protobuf-package Ahmed Radwan 2024-10-21 10:23:11 +0300
  • 9b7bfdb86f
    Merge 7e62f8a506 into 95a0768ae0 kanzihuang 2024-10-19 12:05:54 +0300
  • 95a0768ae0
    Add jitter on the processor fetch backoff sleep (#868) Pior Bastida 2024-10-19 09:46:48 +0200
  • f4b56498f2
    docs: small fix on semantics Mohammed Sohail 2024-10-19 10:07:17 +0300
  • ae478d5b22
    feat: revoke the task to modify task parameters and enqueue new task with the same task id (#882) kanzihuang 2024-10-19 15:06:12 +0800
  • ff7ef48463
    fix: possible inconsistent scores between ProcessIn and ProcessAt (#876) kanzihuang 2024-10-19 14:45:18 +0800
  • b1e13893ff
    [RFC] Adds Ping() to client/scheduler/server (#585) Patrick Barnum 2024-10-18 23:44:06 -0700
  • 0dc670d7d8
    Archived tasks that are trimmed from the set are deleted (#743) Harrison Miller 2024-10-19 01:18:09 -0500
  • 461d922616
    docs: apply recommendaded updates develop Mohammed Sohail 2024-10-19 09:05:17 +0300
  • 5daa3c52ed
    Merge remote-tracking branch 'jerbob92-fork/feature/implement-reusing-redis-client' into develop Mohammed Sohail 2024-10-19 08:58:39 +0300
  • f4d037f5f7 perf: Reuse rand for shuffling queues Emanuel Bennici 2024-09-12 16:39:51 +0200
  • e0ab52e38a
    Call LREM with count=-1 on the active queue item Pior Bastida 2024-10-14 15:46:13 +0200
  • c642c98b2f
    add worker name configuration Benny 2024-10-14 21:59:05 +0200
  • 52a175e604
    use block BRPopLPush Benny 2024-10-08 21:09:25 +0200
  • e8d57e0986
    Merge branch 'enqueue-sadd-cache-optimize' into courier Pior Bastida 2024-10-08 13:25:34 +0200
  • 9710da9d02
    Add task enqueue command to cli Marcus Boorstin 2024-09-26 23:50:56 -0400
  • 458619d9f0
    Fix memory leaks caused by time.After biningo 2024-09-04 10:52:14 +0800
  • 2aed599b45
    Merge 8bf9204a82 into d04888e748 dependabot[bot] 2024-07-10 19:28:30 +0800
  • 8164443199 nothing, merge origin master 蛮三 2024-07-10 11:49:22 +0800
  • 62ec8ca4dd waht tifjaoiwe 蛮三 2024-07-10 11:48:27 +0800
  • c0c6b9762a feature: configurable janitor interval and deletion batch size (#715) Tedja 2024-05-06 13:11:52 +0700