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

Commit Graph

  • 6d43209fd8
    Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /x dependabot[bot] 2023-02-15 02:52:57 +0000
  • abdfea8edd
    Update redis/go-redis to v9 Emanuel Bennici 2023-01-11 15:41:38 +0100
  • 052f7fc2ad update the lua scripts when executing the enqueueCmd,when i use the redis version is 3.0.504,system can panic the wrong number of args,and i fix this error when i update this coding. xiyang 2023-01-15 23:59:44 +0800
  • 06779efb01 Add headers to task instance denisdvornikov 2023-01-12 11:52:30 +0100
  • 0fac5fa5a8
    Merge branch 'hibiken:master' into master mindon 2023-01-11 17:37:18 +0800
  • f7034c5f3f
    Merge 7922c858f7 into cc777ebdaa 徐胖 2023-01-10 13:32:56 +0100
  • cac7636bbc fix empty id cn-kali-team 2023-01-06 18:23:40 +0800
  • cc777ebdaa fix some typos cui fliter 2023-01-05 15:23:05 +0800
  • 0f2e8417ba fix some typos cui fliter 2023-01-05 15:23:05 +0800
  • 82f92d53e4
    Merge branch 'hibiken:master' into master mindon 2023-01-04 09:53:42 +0800
  • 783071c47f v0.24.0 v0.24.0 Ken Hibino 2023-01-02 14:55:33 -0800
  • bafed907e9 Fix redis script error Ken Hibino 2023-01-02 13:17:18 -0800
  • 86d23ddbf4 Fix redis script error Ken Hibino 2023-01-02 13:17:18 -0800
  • d121033c37
    Merge branch 'hibiken:master' into master mindon 2022-12-29 15:15:42 +0800
  • 0b8cfad703 (cli:fix) Read --cluster flag from config file Ken Hibino 2022-12-18 20:27:02 -0800
  • e2fd90da2b (cli:fix) Read --cluster flag from config file Ken Hibino 2022-12-18 20:27:02 -0800
  • d31e307fec
    [RFC] Adds Ping() to client/scheduler/server Patrick Barnum 2022-12-13 16:05:46 -0800
  • 840abd161d fix errors in tests Vlad Fratila 2022-11-23 12:49:24 +0200
  • 34811656f2 create an interface for inspector methods Vlad Fratila 2022-11-23 12:18:44 +0200
  • a247371366 fix Result lack of key issue mindon 2022-11-21 13:47:35 +0800
  • db74324535 Add TaskStateProber to get task state changed events mindon 2022-11-21 12:00:37 +0800
  • 721561ddd8 adds mongo broker first commit Vlad Fratila 2022-11-20 23:18:11 +0200
  • 6021356fb5
    update doc comment ajatprabha 2022-10-22 19:35:51 +0530
  • c8db042ff0
    expose semaphore lock count ajatprabha 2022-10-22 19:33:42 +0530
  • 743b31c284
    Create sparrow.yaml Alexey Melezhik 2022-10-21 14:25:11 -0500
  • 0d79ae231e fix: set username in redis uri paring haoqixu 2022-10-21 11:50:52 +0800
  • 05554c36b8 Add StateChanged to watch state updates implement StateChanged(func(map[string]interface{}), more ...string) for both client and server, to watch state updates with more customized detail, e.g. "completed:result" as default, e.g. pending:next|task|result mindon 2022-10-20 11:30:59 +0800
  • c02e721a13 reverse active state pub mindon 2022-10-19 21:24:53 +0800
  • f9f966dfb3 update status value and fix active state bug mindon 2022-10-19 21:20:56 +0800
  • 8f9b0c0087 remove message and add TaskDetail to transform base.TaskInfo to TaskInfo mindon 2022-10-19 18:27:31 +0800
  • dbe886c071 Add StateChanged(func(map[string]interface{}), more ...string) to client and server, to watch state updates with more customized detail, e.g. "completed:result" as default, e.g. pending:next\|task\|message\|result mindon 2022-10-19 11:11:05 +0800
  • a8dfdc78e5 change result to bytes, and add more customized detail for StateChanged watcher mindonfeng 2022-10-19 11:01:18 +0800
  • f5d5206ed6 Add StateChanged to server mindonfeng 2022-10-19 10:11:45 +0800
  • 29781ce3ed add StateChanged monitor mindonfeng 2022-10-18 20:45:52 +0800
  • 4200910b22 优化处理器,支持参数设置扫描间隔 优化转发器扫描间隔 liujinsuo@mobiexchanger.com 2022-10-16 01:18:12 +0800
  • f988964de2 优化处理器,支持参数设置扫描间隔 优化转发器扫描间隔 liujinsuo@mobiexchanger.com 2022-10-16 01:07:21 +0800
  • faa251f37a first commit Erkan DURMUŞ 2022-10-13 16:01:18 +0300
  • 14fc58a228 add freebsd support Erkan DURMUŞ 2022-10-13 15:56:16 +0300
  • ce7f803329 降低等待时长 liujinsuo@mobiexchanger.com 2022-10-11 00:01:45 +0800
  • 5d1763f6c8 降低等待时长 liujinsuo@mobiexchanger.com 2022-10-10 21:09:49 +0800
  • 7a224e6863 降低等待时长 liujinsuo@mobiexchanger.com 2022-10-10 20:30:06 +0800
  • a757de9634 降低等待时长 liujinsuo@mobiexchanger.com 2022-10-10 20:08:52 +0800
  • c08f142b56 fix redis sentinel url parse Zhidong Chen 2022-09-09 10:27:02 +0800
  • 11acdba32d Improve performance of enqueueing tasks Yousif 2022-08-18 16:23:23 -0400
  • 821541215c error panic handling linhbkhn95 2022-09-21 09:26:51 +0700
  • 118527d9d0 add chinese docs GargantuaX 2022-09-20 23:12:16 +0800
  • ffbb8f106b fix redis sentinel url parse Zhidong Chen 2022-09-09 10:27:02 +0800
  • 8c0b955310
    bump Herb Stahl 2022-09-01 14:16:29 -0700
  • a718697b1f https://github.com/hibiken/asynq/issues/441 Herb Stahl 2022-09-01 14:13:39 -0700
  • 81c8c78800 Unit test fix Herb Stahl 2022-09-01 12:11:43 -0700
  • 1769be692d update Herb Stahl 2022-09-01 11:20:31 -0700
  • 5e1da5c8ab
    Merge pull request #3 from hibiken/master Herb Stahl 2022-09-01 08:06:36 -0700
  • 58320c455b
    Update server.go SaltySooda 2022-08-19 09:46:14 +0800
  • 564ab1464c
    Update server.go SaltySooda 2022-08-19 09:45:10 +0800
  • 11988757a4
    Create server.go SaltySooda 2022-08-19 09:39:51 +0800
  • 56f1b60e3a
    Merge pull request #5 from 22dm/custom-unique-key 徐胖 2022-07-19 15:29:53 +0800
  • ed14834c08 chore(): set archived task TTL youngxu 2022-07-14 09:35:48 +0800
  • 22f2c0057c chore(): set archived task TTL youngxu 2022-07-14 09:35:48 +0800
  • f27a72c2f2 chore(): set scheduler_history TTL youngxu 2022-07-13 14:48:04 +0800
  • 028541499a
    Merge 053a5b8daa into c70ff6a335 hansongyu 2022-07-13 02:05:13 +0000
  • 053a5b8daa
    delete processed when deleting a queue hansongyu 2022-07-13 10:04:40 +0800
  • a7e533f268
    Merge pull request #2 from easyops-cn/xuy/export-scheduler-funcs 徐胖 2022-07-08 12:32:00 +0800
  • 94a4b7d126 chore(): export Scheduler.ID() Scheduler.Entries() youngxu 2022-07-08 11:49:44 +0800
  • 4106a224a0
    ci(): remove go1.14 go1.15 from build workflow matrix 徐胖 2022-07-08 12:05:26 +0800
  • 63b5f1bd97 chore(): export Scheduler.ID() Scheduler.Entries() youngxu 2022-07-08 11:49:44 +0800
  • 5127210398 options: add unlimited retry Alex Ullrich 2022-06-30 22:35:01 -0400
  • c70ff6a335
    fix a missing ticker.stop() 徐胖 2022-06-27 04:10:06 +0800
  • 519985f195 feat: add custom unique key option nyako 2022-06-24 14:55:53 +0800
  • a04ba6411d
    Fix dash command flags Ken Hibino 2022-06-22 20:57:11 -0700
  • c0c28ffc42 (cli): Fix dash command to use flag values for redis connection options Ken Hibino 2022-06-22 20:47:53 -0700
  • c5c82e2d45 fix a missing ticker.stop() youngxu 2022-06-21 14:33:16 +0800
  • 7922c858f7 Inspector support Go context youngxu 2022-06-21 14:10:31 +0800
  • 7d783d6ae9 Inspector support Go context youngxu 2022-06-21 11:40:39 +0800
  • 092911854e Inspector support Go context youngxu 2022-06-21 11:38:30 +0800
  • 4b40196099 add recoverPanicFunc linhbkhn95 2022-06-15 17:31:36 +0700
  • a5681d48b5 Merge branch 'hibiken-master' herb 2022-06-13 09:50:02 -0700
  • a5dfca2e36 Merge branch 'master' of github.com:hibiken/asynq into hibiken-master herb 2022-06-13 09:49:40 -0700
  • d0209d9273
    Remove error log from Scheduler Ken Hibino 2022-06-04 12:48:56 -0700
  • f9767207be Remove error log from Scheduler Ken Hibino 2022-06-04 12:05:56 -0700
  • 6c954c87bf
    Update readme Ken Hibino 2022-06-03 04:14:45 -0700
  • dec4cd2cab Update readme Ken Hibino 2022-06-02 19:54:55 -0700
  • 86fe31990b
    (cli): Add dash command Ken Hibino 2022-06-02 19:23:06 -0700
  • dcfb71b771 (cli): Fix bug in ScreenDrawer Ken Hibino 2022-06-02 17:42:40 -0700
  • 258324db4e (cli): Clean up dash --help output Ken Hibino 2022-05-31 16:15:57 -0700
  • 6cfe57d290 (cli): Update dash help view Ken Hibino 2022-05-31 16:07:52 -0700
  • 5647718af3 (cli): Force data refresh when navigating back Ken Hibino 2022-05-29 17:02:47 -0700
  • c0b8c841cd (cli): always sort queues by name Ken Hibino 2022-05-29 16:59:08 -0700
  • fa67ff7d9c (cli): cleanup Ken Hibino 2022-05-29 16:52:26 -0700
  • 07d59f3922 (cli): Reverse order of task state in queues view Ken Hibino 2022-05-29 16:46:03 -0700
  • 5845595151 (cli): Add formatPastTime helper Ken Hibino 2022-05-29 16:35:08 -0700
  • eb5b932b4c (cli): Add formatNextProcessTime helper Ken Hibino 2022-05-29 10:16:40 -0700
  • e0540b7698 (cli): Disable arrow keys while modal is open Ken Hibino 2022-05-29 05:33:47 -0700
  • 9e252e1082 (cli): Fix withModal helper Ken Hibino 2022-05-28 16:59:05 -0700
  • 77a03e0e87 (cli): Update debug info Ken Hibino 2022-05-28 16:38:46 -0700
  • 08b0a68bfb (cli): Refactor Ken Hibino 2022-05-28 15:58:52 -0700
  • cf4c091465 (cli): Remove unnecessary views from dash command Ken Hibino 2022-05-28 15:29:32 -0700
  • 165e9f3fba (cli): Allow different styles to be used in modal row Ken Hibino 2022-05-27 16:08:57 -0700
  • a57c1aacb8 (cli): minor fix Ken Hibino 2022-05-27 15:31:37 -0700
  • 19411c538a (cli): Fix withModal helper Ken Hibino 2022-05-27 15:26:18 -0700
  • f105a2c3c3 (cli): Add formatByteSlice helper func Ken Hibino 2022-05-27 15:16:24 -0700