2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-15 11:58:47 +08:00

Commit Graph

  • 9ac0475d4b Update base.DecodeMessage to take byte slice Ken Hibino 2021-03-02 22:14:55 -0800
  • e408550d76 Update base.EncodeMessage to return byte slice Ken Hibino 2021-03-02 21:57:34 -0800
  • 4046932fde Use protobuf to encode task message Ken Hibino 2021-03-01 21:33:36 -0800
  • 47543b36fd Define TaskMessage in protobuf Ken Hibino 2021-03-01 21:09:45 -0800
  • 02a7c13014 Update RDB.Dequeue Ken Hibino 2021-02-24 11:22:05 -0800
  • 4c2c98db78 Fix build Ken Hibino 2021-03-08 06:14:50 -0800
  • 7d516e37e6 Fix inspeq package build Ken Hibino 2021-02-28 16:00:23 -0800
  • 6df8c9bed1 Remove debug log Ken Hibino 2021-02-28 15:20:09 -0800
  • f434f62369 Update RDB.RemoveQueue Ken Hibino 2021-02-28 06:48:21 -0800
  • de226f3654 Update RDB.DeleteAll methods Ken Hibino 2021-02-27 22:24:15 -0800
  • 290650ab23 Update RDB.Delete task methods Ken Hibino 2021-02-27 19:56:57 -0800
  • 043e61b06e Update RDB.ArchiveAllPending Ken Hibino 2021-02-27 15:12:10 -0800
  • e5ba008619 Update RDB.ArchiveAllRetryTasks, RDB.ArchiveAllScheduledTasks Ken Hibino 2021-02-27 14:58:42 -0800
  • 420bd2c748 Update RDB.ArchivePendingTask Ken Hibino 2021-02-26 21:40:55 -0800
  • aecdfeaeee Update RDB.ArchiveRetryTask and RDB.ArchiveScheduledTask Ken Hibino 2021-02-26 21:15:26 -0800
  • ef0c390642 Update all variants of RDB.RunAll methods Ken Hibino 2021-02-26 15:32:25 -0800
  • 0f09f936a9 Update RDB.RunArchivedTask, RDB.RunRetryTask, RDB.ScheduledTask Ken Hibino 2021-02-26 06:40:28 -0800
  • 3f10e97e30 Fix inspector test Ken Hibino 2021-02-26 06:39:51 -0800
  • 6437ea4a82 Update RDB.ListScheduled, RDB.ListRetry, RDB.ListArchived Ken Hibino 2021-02-25 22:05:51 -0800
  • 127bd9190c Update RDB.ListPending and RDB.ListActive Ken Hibino 2021-02-25 08:45:50 -0800
  • 7c75abe334 Update RDB.Dequeue Ken Hibino 2021-02-24 11:22:05 -0800
  • ec9fd6b577 Update RDB.ListDeadlineExceeded Ken Hibino 2021-02-23 14:44:59 -0800
  • 5105f35697 Update RDB.Requeue Ken Hibino 2021-02-23 06:45:06 -0800
  • 740cb9bad0 Update RDB.Archive Ken Hibino 2021-02-23 06:35:59 -0800
  • aa40a21654 Update RDB.Retry Ken Hibino 2021-02-23 06:19:54 -0800
  • a745b2378a Update RDB.Done Ken Hibino 2021-02-22 07:14:12 -0800
  • 26caccbefd Update RDB.ForwardIfReady Ken Hibino 2021-02-22 06:54:20 -0800
  • b156653243 Code formatting Ken Hibino 2021-02-22 06:25:40 -0800
  • 9e7897ae0c Update RDB.ScheduleUnique Ken Hibino 2021-02-22 06:21:05 -0800
  • 69b7aa22cd Update RDB.Schedule Ken Hibino 2021-02-21 16:54:11 -0800
  • 4ba0e46f96 Update RDB.EnqueueUniqueue Ken Hibino 2021-02-21 06:32:54 -0800
  • 2bef3319c7 Update RDB.Enqueue Ken Hibino 2021-02-21 06:15:43 -0800
  • 16d8fa4b91 Update TaskKey helper to task id as string Ken Hibino 2021-02-21 06:14:59 -0800
  • 0b043318ba Add TaskKey helper Ken Hibino 2021-02-21 05:43:50 -0800
  • fae6c4bdc8 Rename pending key Ken Hibino 2021-02-21 05:24:04 -0800
  • 6a9d9fd717 v0.16.0 v0.16.0 Ken Hibino 2021-03-10 20:39:46 -0800
  • de28c1ea19 Add Unregister method to Scheduler Ken Hibino 2020-11-07 10:41:27 -0800
  • 813ecf1bbf Add Unregister method to Scheduler Ken Hibino 2020-11-07 10:41:27 -0800
  • f618f5b1f5 Add benchmark tests for rdb package Ken Hibino 2021-03-05 15:20:56 -0800
  • aa936466b3 Minor fix Ken Hibino 2021-03-05 14:28:22 -0800
  • 93c7c51abe Add benchmark tests for rdb package Ken Hibino 2021-03-05 15:20:56 -0800
  • f20d84786f Minor fix Ken Hibino 2021-03-05 14:28:22 -0800
  • 5d1ec70544 Run CI build with go1.16 Ken Hibino 2021-02-25 08:51:31 -0800
  • 093187f6c4 Run CI build with go1.16 Ken Hibino 2021-02-25 08:51:31 -0800
  • d1d3be9b00 Add Web UI section in README Ken Hibino 2021-01-31 22:27:59 -0800
  • 2a424fb07d Add Web UI section in README Ken Hibino 2021-01-31 22:27:59 -0800
  • bc77f6fe14 v0.15.0 v0.15.0 Ken Hibino 2021-01-31 06:11:17 -0800
  • efe197a47b Use db13 for inspeq package testing Ken Hibino 2021-01-30 10:43:57 -0800
  • 97b5516183 Update RedisConnOpt interface Ken Hibino 2021-01-29 06:37:35 -0800
  • 8eafa03ca7 Fix doc indentation Ken Hibino 2021-01-28 19:37:17 -0800
  • 430b01c9aa Fix CLI build Ken Hibino 2021-01-28 19:27:58 -0800
  • 14c381dc40 Update documentation for inspeq package Ken Hibino 2021-01-28 16:40:42 -0800
  • e13122723a Move all inspector related code to subpackage inspeq Ken Hibino 2021-01-28 08:59:13 -0800
  • eba7c4e085 Record deadline within WorkerInfo Ken Hibino 2021-01-27 15:55:43 -0800
  • bfde0b6283 Add Retry and LastError fields to inspector tasks Ken Hibino 2021-01-27 06:59:32 -0800
  • afde6a7266 Add MemoryUsage field to QueueStats Ken Hibino 2021-01-26 18:36:45 -0800
  • 6529a1e0b1 Fix scheduler Ken Hibino 2021-01-25 22:32:37 -0800
  • c9a6ab8ae1 Support delete and archive actions on PendingTask Ken Hibino 2021-01-20 15:03:34 -0800
  • 6122863ec3 Use db13 for inspeq package testing Ken Hibino 2021-01-30 10:43:57 -0800
  • 07d00cb14b Update RedisConnOpt interface Ken Hibino 2021-01-29 06:37:35 -0800
  • 219cac729c Fix doc indentation Ken Hibino 2021-01-28 19:37:17 -0800
  • 7ccf705218 Fix CLI build Ken Hibino 2021-01-28 19:27:58 -0800
  • 382d1b00c9 Update documentation for inspeq package Ken Hibino 2021-01-28 16:40:42 -0800
  • 7389e2a460 Move all inspector related code to subpackage inspeq Ken Hibino 2021-01-28 08:59:13 -0800
  • fe5ce3d2d3 Record deadline within WorkerInfo Ken Hibino 2021-01-27 15:55:43 -0800
  • 1af09e6eb8 Add Retry and LastError fields to inspector tasks Ken Hibino 2021-01-27 06:59:32 -0800
  • 2b6e30a598 Add MemoryUsage field to QueueStats Ken Hibino 2021-01-26 18:36:45 -0800
  • 995958a70d Fix scheduler Ken Hibino 2021-01-25 22:32:37 -0800
  • 5dd66e071a Support delete and archive actions on PendingTask Ken Hibino 2021-01-20 15:03:34 -0800
  • 557c1a5044 Remove Travis CI files Ken Hibino 2021-01-29 23:01:20 -0800
  • 0236eb9a1c
    Add benchstat workflow Ken Hibino 2021-01-29 22:59:28 -0800
  • 5f99c4378f Fix benchstat Ken Hibino 2021-01-29 22:57:12 -0800
  • bcc639d083 Tweak benchstat workflow Ken Hibino 2021-01-29 21:49:28 -0800
  • f0d455742a Rename build workflow Ken Hibino 2021-01-29 19:39:37 -0800
  • 5844747413 Tweak benchstat workflow Ken Hibino 2021-01-29 16:17:23 -0800
  • 389db8f1da Update go build workflow to run with different go versions Ken Hibino 2021-01-29 16:08:20 -0800
  • 590a04dfe8 Fix benchstat workflow config Ken Hibino 2021-01-29 15:55:09 -0800
  • 6f82a44337 Add github workflow to benchmark incoming change against master Ken Hibino 2021-01-29 15:49:49 -0800
  • 3c2b2cf4a3 Update build status badge Ken Hibino 2021-01-29 15:03:27 -0800
  • 04df71198d Create go github action Ken Hibino 2021-01-29 14:46:06 -0800
  • 54ba0e2fe3
    Create go github action Ken Hibino 2021-01-29 14:46:06 -0800
  • 46912d19c5 add support for custom redis logger bp0 2021-01-29 18:28:52 -0300
  • 8e906088ab Update RedisConnOpt interface Ken Hibino 2021-01-29 06:37:35 -0800
  • 34090c9b05 Fix doc indentation Ken Hibino 2021-01-28 19:37:17 -0800
  • b4f7f4f729 Fix CLI build Ken Hibino 2021-01-28 19:27:58 -0800
  • 1598d2f5de Update documentation for inspeq package Ken Hibino 2021-01-28 16:40:42 -0800
  • 14cb562d60 Move all inspector related code to subpackage inspeq Ken Hibino 2021-01-28 08:59:13 -0800
  • c67843b730 Record deadline within WorkerInfo Ken Hibino 2021-01-27 15:55:43 -0800
  • cd13c6a63d Add Retry and LastError fields to inspector tasks Ken Hibino 2021-01-27 06:59:32 -0800
  • ebce6dbefc
    Add MemoryUsage field to QueueStats Ken Hibino 2021-01-26 18:36:45 -0800
  • c53a2d0333 Update changelog Ken Hibino 2021-01-26 15:59:22 -0800
  • 9f3f358899 Add memory usage field in QueueStats Ken Hibino 2021-01-26 15:43:00 -0800
  • dc8aaba559
    Fix scheduler Ken Hibino 2021-01-25 22:32:37 -0800
  • 9e723edd63 Fix history trimming bug Ken Hibino 2021-01-24 22:43:37 -0800
  • f40d60fe09 Delete scheduler history data when scheduler stops Ken Hibino 2021-01-21 21:23:17 -0800
  • 179b0120a5
    Support delete and archive actions on PendingTask Ken Hibino 2021-01-20 15:03:34 -0800
  • 580c35affb Update changelog Ken Hibino 2021-01-20 14:59:20 -0800
  • 03728deb6f Update asynq task command Ken Hibino 2021-01-19 21:21:43 -0800
  • e8e401578f Minor fix Ken Hibino 2021-01-19 20:56:58 -0800
  • f76b8ae9c0 Use constants for task keys for better readability Ken Hibino 2021-01-19 07:13:59 -0800