2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-06-10 17:36:58 +08:00

Commit Graph

  • 4ec2dc9e47 Minor reorganization in tests Ken Hibino 2020-04-15 09:02:28 -07:00
  • 45933eb6b0 Reword doc comments Ken Hibino 2020-04-15 07:30:59 -07:00
  • 4df372b369 Allow user to configure shutdown timeout Ken Hibino 2020-04-15 07:15:01 -07:00
  • c688b8f4f9 Fix test for base package Ken Hibino 2020-04-14 09:20:09 -07:00
  • eef2f5f3cb Add test cases for server error Ken Hibino 2020-04-14 09:01:22 -07:00
  • 239ef27a6e Update doc comments Ken Hibino 2020-04-13 08:14:55 -07:00
  • 24da281aa7 Update docs with new APIs Ken Hibino 2020-04-12 17:16:44 -07:00
  • b086e88a47 Rename ps command to servers Ken Hibino 2020-04-12 17:09:58 -07:00
  • cf61911a49 Update all reference to asynqmon to Asynq CLI Ken Hibino 2020-04-12 16:49:49 -07:00
  • aafd8a5b74 Rename internal ProcessState to ServerState Ken Hibino 2020-04-12 16:42:11 -07:00
  • 4f11e52558 Rename CLI to asynq Ken Hibino 2020-04-12 14:37:42 -07:00
  • b14c73809e Refactor server state Ken Hibino 2020-04-12 11:41:50 -07:00
  • 779065c269 Export Start, Stop and Quiet method on Server type Ken Hibino 2020-04-12 11:00:45 -07:00
  • f9842ba914 Rename Background to Server Ken Hibino 2020-04-12 08:16:42 -07:00
  • 022dc29701 Add overview section in readme Ken Hibino 2020-04-11 16:33:35 -07:00
  • 40d1889ba0 Highlight stability and compatibility section in readme Ken Hibino 2020-04-11 09:26:51 -07:00
  • 7e96e893fe (fix): Change log messages depending on signals being handled Ken Hibino 2020-04-10 08:47:43 -07:00
  • 84b0c76c8b v0.7.1 v0.7.1 Ken Hibino 2020-04-05 14:56:06 -07:00
  • 60b887b8e3 Fix singnal handling for different systems Ken Hibino 2020-04-05 12:14:42 -07:00
  • 7864bea55c Update readme Ken Hibino 2020-03-28 08:37:50 -07:00
  • 47220554ca Correct typo Apos Spanos 2020-03-23 17:35:17 +00:00
  • f91c05b92c v0.7.0 v0.7.0 Ken Hibino 2020-03-22 12:04:37 -07:00
  • 9b4438347e Fix comment Ken Hibino 2020-03-21 11:44:26 -07:00
  • c33dd447ac Allow client to enqueue a task with unique option Ken Hibino 2020-03-18 06:49:39 -07:00
  • 6df2c3ae2b v0.6.2 v0.6.2 Ken Hibino 2020-03-15 21:02:28 -07:00
  • 37554fd23c Update readme example code Ken Hibino 2020-03-14 15:51:23 -07:00
  • 77f5a38453 Refactor payload_test to reduce cyclomatic complexities Ken Hibino 2020-03-14 12:20:23 -07:00
  • 8d2b9d6be7 Add comments to exported types and functions from internal/log package Ken Hibino 2020-03-13 20:53:31 -07:00
  • 1b7d557c66 fix typo Bo-Yi Wu 2020-03-14 08:48:24 +08:00
  • 30b68728d4 chore(lint): fix from gofmt -s Bo-Yi Wu 2020-03-14 08:50:27 +08:00
  • 310d38620d Minor tweak to readme example code Ken Hibino 2020-03-13 14:50:03 -07:00
  • 1a53bbf21b Update changelog Ken Hibino 2020-03-13 14:38:45 -07:00
  • 9c79a7d507 Simplify code with gofmt -s Ken Hibino 2020-03-13 14:18:18 -07:00
  • 516f95edff Add Use method to better support middlewares with ServeMux Ken Hibino 2020-03-13 07:33:39 -07:00
  • cf7a677312 v0.6.1 v0.6.1 Ken Hibino 2020-03-12 08:42:18 -07:00
  • 0bc6eba021 Allow custom logger to be used in Background Ken Hibino 2020-03-12 07:31:10 -07:00
  • d664d68fa4 Extract out log package Ken Hibino 2020-03-09 07:11:16 -07:00
  • a425f54d23 [ci skip] Remove todo comment Ken Hibino 2020-03-09 06:09:07 -07:00
  • 3c722386b0 Add Deadline option when enqueuing tasks Ken Hibino 2020-03-07 20:24:03 -08:00
  • 25992c2781 [ci skip] Minor readme update Ken Hibino 2020-03-03 21:37:28 -08:00
  • b9e3cad7a7 [ci skip] Update readme Ken Hibino 2020-03-02 06:40:53 -08:00
  • b6486716b4 v0.6.0 v0.6.0 Ken Hibino 2020-03-01 15:54:59 -08:00
  • 742ed6546f Add ServeMux type Ken Hibino 2020-03-01 11:08:00 -08:00
  • 897ab4e28b Add ErrorHandler type to changelog Ken Hibino 2020-02-29 21:34:12 -08:00
  • a4e4c0b1d5 Call error handler when task was not processed successfully Ken Hibino 2020-02-29 16:27:59 -08:00
  • 95b7dcaad4 Clean up processor test Ken Hibino 2020-02-29 11:16:46 -08:00
  • 8d3248e850 Add ErrorHandler type and add it to Config Ken Hibino 2020-02-28 07:26:46 -08:00
  • e69264dc04 Run travis build with go v1.14.x Ken Hibino 2020-02-27 08:20:26 -08:00
  • 93ff4e4149 v0.5.0 v0.5.0 Ken Hibino 2020-02-23 20:44:03 -08:00
  • 3ee97f327e [ci skip] Update readme Ken Hibino 2020-02-23 20:43:24 -08:00
  • 49c117f4d1 Change Client APIs Ken Hibino 2020-02-23 15:40:04 -08:00
  • 5b53a2aee9 Update redis package to v7.2.0 Ken Hibino 2020-02-22 21:12:46 -08:00
  • 26e399bc9c Add workers command to asynqmon Ken Hibino 2020-02-22 21:06:02 -08:00
  • e21fe3bd79 Add ListWorkers to RDB Ken Hibino 2020-02-22 20:42:53 -08:00
  • 37c6c73d9b Add test for cancelation pubsub Ken Hibino 2020-02-22 14:30:24 -08:00
  • 5775a5818d Update WriteProcessState to write both ProcessInfo and WorkerInfo to redis Ken Hibino 2020-02-21 07:18:22 -08:00
  • e3c9aae8c7 Include worker stats to ProcessState Ken Hibino 2020-02-20 07:44:13 -08:00
  • 9e02a91808 Add workers key in base package Ken Hibino 2020-02-20 06:34:09 -08:00
  • 830020eb39 Add ProcessState type to base package Ken Hibino 2020-02-18 06:57:39 -08:00
  • f9a6c6156f [ci skip] Add codecov badge in readme Ken Hibino 2020-02-19 21:37:54 -08:00
  • 8540172306 Update travis.yml to upload coverage report to codecov Ken Hibino 2020-02-19 21:11:03 -08:00
  • b44908fefd Move tools to its own go module Ken Hibino 2020-02-17 21:48:36 -08:00
  • e78d5e4171 Enable the race detector in CI builds Ken Hibino 2020-02-16 21:13:36 -08:00
  • 0cc486a975 Fix data race in syncer test Ken Hibino 2020-02-16 21:09:16 -08:00
  • 906f231e6c Fix data race in subscriber test Ken Hibino 2020-02-16 14:42:21 -08:00
  • 39f237899b Clean up heartbeater test Ken Hibino 2020-02-16 09:45:44 -08:00
  • 3d9a222bb3 Use sync.WaitGroup for shutdown Ken Hibino 2020-02-15 23:14:30 -08:00
  • 2bcaea52ce Make heartbeater goroutine a monitor goroutine for process info. Ken Hibino 2020-02-15 21:59:06 -08:00
  • 0856ef32e0 v0.4.0 v0.4.0 Ken Hibino 2020-02-13 06:25:27 -08:00
  • 70efb7b455 [ci skip] Update changelog Ken Hibino 2020-02-13 06:17:47 -08:00
  • d33ca98648 Use int as priority value type. Ken Hibino 2020-02-12 22:23:25 -08:00
  • bf31fcc3ec [ci skip] Update readme and changelog Ken Hibino 2020-02-12 18:11:59 -08:00
  • cd55a0e316 Add cancel command to asynqmon cli Ken Hibino 2020-02-12 17:33:41 -08:00
  • 6685827147 Add redis pubsub subscriber for cancelation Ken Hibino 2020-02-12 17:12:09 -08:00
  • 133bb6c2c6 Update docs for context and timeout Ken Hibino 2020-02-11 21:59:46 -08:00
  • 39459b4412 Allow user to specify timeout per task Ken Hibino 2020-02-11 21:53:59 -08:00
  • 6e14062325 Send cancellation signal to all in-progress handlers on shutdown Ken Hibino 2020-02-11 07:40:45 -08:00
  • 1b41c721b4 Change Handler interface to take context.Context Ken Hibino 2020-02-11 07:06:52 -08:00
  • 79a04e52a3 [cip skip] Add link to intro video in readme Ken Hibino 2020-02-09 10:59:32 -08:00
  • d9327cf24b Avoid creating script struct on every rdb method invocation Ken Hibino 2020-02-08 11:06:14 -08:00
  • 7e33c9ebe0 [ci skip] Add contribution doc Ken Hibino 2020-02-08 09:34:14 -08:00
  • a6b79eb7a0 [ci skip] Update readme Ken Hibino 2020-02-07 06:45:36 -08:00
  • 7af69c8d3c [ci skip] Fix comments Ken Hibino 2020-02-06 20:46:59 -08:00
  • 6dd4c688f4 [ci skip] Update readme Ken Hibino 2020-02-05 21:58:05 -08:00
  • 024cfa9fe6 Update output text for task's next retry value Ken Hibino 2020-02-05 21:43:24 -08:00
  • 461a6f2587 v0.3.0 v0.3.0 Ken Hibino 2020-02-04 06:29:57 -08:00
  • ba9b42f428 Clean up cli description text Ken Hibino 2020-02-04 06:16:29 -08:00
  • 3744072e9b Sort processes by host and pid in ps output Ken Hibino 2020-02-03 06:44:17 -08:00
  • eadfd5f8b4 [ci skip] Update changelog Ken Hibino 2020-02-02 20:59:00 -08:00
  • 96f06ac89b Add ps command to asynqmon Ken Hibino 2020-02-01 22:22:48 -08:00
  • d03fa34eaf Add hearbeater Ken Hibino 2020-01-31 06:48:58 -08:00
  • 489e695433 [ci skip] Change font used in demo.gif Ken Hibino 2020-01-30 21:47:08 -08:00
  • 9ae4be8184 Run and compare benchmarks after successful ci-build Ken Hibino 2020-01-30 20:37:28 -08:00
  • 36af486303 [ci skip] Add prettier gif for demo Ken Hibino 2020-01-29 21:23:40 -08:00
  • a46eb97e6f [ci skip] Shorten readme Ken Hibino 2020-01-26 19:58:48 -08:00
  • c934ef115b v0.2.2 v0.2.2 Ken Hibino 2020-01-26 16:07:44 -08:00
  • 6fbaa2ed6c (fix): RestoreUnfinished to select correct queue Ken Hibino 2020-01-26 13:55:23 -08:00
  • 166497748b (fix): Requeue to select correct queue Ken Hibino 2020-01-26 13:41:06 -08:00
  • 31123fd42a Paginate tasks with asynqmon ls command Ken Hibino 2020-01-24 07:19:58 -08:00
  • 3ed155b45b [ci skip] Update readme Ken Hibino 2020-01-23 06:33:34 -08:00