Commit Graph

452 Commits

Author SHA1 Message Date
HuangJiaLuo 83bf49ec17 feat(event): feat the get the io length 2021-10-10 20:54:17 +08:00
HuangJiaLuo cf1c90442b feat(worker): feat get the io 2021-10-10 20:54:16 +08:00
Sodesnei aac12f93f4 !58 middle driver
Merge pull request !58 from Sodesnei/fix-middleware-driver
2021-10-10 06:14:02 +00:00
Sodesnei debde8a66a feat(middle): update middle define var 2021-10-10 14:10:21 +08:00
Sodesnei 95f165fb55 feat(middle): update middle driver 2021-10-10 14:09:09 +08:00
Sodesnei febd5501c4 feat(conf): updata conf test 2021-10-10 14:05:01 +08:00
HuangJiaLuo 8a6db79fd6 feat(lru): feat the function of launching the cleanWorkFunc to driver 2021-10-09 22:08:09 +08:00
HuangJiaLuo 64b38044c8 feat(lru): feat the function of cleanEvent 2021-10-09 22:06:38 +08:00
HuangJiaLuo 843fcd27ca feat(event): feat the function of getting the queue length 2021-10-09 22:05:39 +08:00
HuangJiaLuo a251cdb844 feat(errorx): feat the LruNotWorkFuncEvent error 2021-10-09 22:04:47 +08:00
Sodesnei 4d9558c21f feat(conf): add conf single test 2021-10-09 21:56:43 +08:00
Sodesnei b182d7602d feat(plugins): updata plugins 2021-10-09 21:55:39 +08:00
Sodesnei 99c3c56a5b feat(middle-msg): add pluginsInfo 2021-10-09 21:55:16 +08:00
Sodesnei 81d3bb8434 feat(middle-msg): update base parameter 2021-10-09 21:54:26 +08:00
Sodesnei ce8f72040b feat(middleware): add middleware work function 2021-10-09 21:51:52 +08:00
Sodesnei 329513bd98 feat(middle-msg): updatae logx 2021-10-09 21:49:55 +08:00
Sodesnei 2e04517066 feat(conf): update wheat-cache.yaml 2021-10-09 21:49:16 +08:00
HuangJiaLuo f1d2cbb0ee feat(event): feat the io of judgement function 2021-10-09 10:55:12 +08:00
HuangJiaLuo c45c2682e0 feat(event): feat the get the io length 2021-10-09 10:47:17 +08:00
HuangJiaLuo 929f931cd6 feat(worker): feat get the io 2021-10-09 10:35:42 +08:00
黎白南 b168eecbb4 !56 日志
Merge pull request !56 from 黎白南/feat-logx-middle
2021-10-08 13:35:19 +00:00
黎白南 e98731c1b3 fix(log) fix produce msg, remove more route 2021-10-08 21:19:04 +08:00
黎白南 77d4b88c71 fix(log) fix produce msg, remove more route 2021-10-08 21:04:54 +08:00
Sodesnei 1540651864 !55 修改middle代码自动生成模板
Merge pull request !55 from Sodesnei/middle-template
2021-10-08 12:14:07 +00:00
Sodesnei 166d1f20c1 fix(middle-template): update middle template 2021-10-08 20:11:13 +08:00
bandl 96c8a6d53e !53 更新driver, 重构了worker
Merge pull request !53 from K-on/fix-driver
2021-10-07 08:35:26 +00:00
HuangJiaLuo 83febdd482 refactor(worker): refactor 2021-10-07 16:31:46 +08:00
HuangJiaLuo e3171a8b3e feat(event): Add SetResultErr func 2021-10-07 16:31:46 +08:00
bandl 60abd336b1 !52 增加了根据key删除value, 将key的类型修改成 KeyBase
Merge pull request !52 from K-on/feat-Lru-delete-key
2021-10-06 12:47:04 +00:00
HuangJiaLuo 428a8fa8f8 feat(worker): change string to proto.KeyBase 2021-10-06 20:39:52 +08:00
HuangJiaLuo 97833ed150 feat(single): change string to proto.KeyBase 2021-10-06 20:39:38 +08:00
HuangJiaLuo f17cab2016 feat(dao): change string to proto.KeyBase 2021-10-06 20:39:20 +08:00
HuangJiaLuo d4d93a0e51 feat(lru): change string to proto.KeyBase 2021-10-06 20:39:07 +08:00
HuangJiaLuo f9ad4d914e feat(lru): change string to proto.KeyBase 2021-10-06 20:38:56 +08:00
HuangJiaLuo d08e50f4ce feat(lru): change string to proto.KeyBase 2021-10-06 20:38:37 +08:00
HuangJiaLuo 90b021bee2 feat(lru): del by key 2021-10-06 19:56:32 +08:00
bandl 63bd44da44 !50 日志
Merge pull request !50 from 黎白南/feat-logx-middle
2021-10-06 11:14:52 +00:00
黎白南 d8dc56d95a fix(log) fix panic, remove fmt.Print 2021-10-06 19:14:16 +08:00
bandl c36659da26 !51 增加了开始的提示
Merge pull request !51 from K-on/fix-conf-test
2021-10-06 11:09:51 +00:00
黎白南 87ada5f981 doc(doc) add log param 2021-10-06 19:02:37 +08:00
黎白南 880aba64d0 test(log) add text func 2021-10-06 19:01:15 +08:00
黎白南 34dd0fe94f feat(doc) add panic, init 2021-10-06 19:00:48 +08:00
HuangJiaLuo 36e8efd682 fix(conf): add warning about the file when we want to use the yaml 2021-10-06 18:55:23 +08:00
黎白南 692ad28380 fix(doc) logx to log 2021-10-06 14:54:52 +08:00
黎白南 0e2db14d32 fix(log) fix log with context 2021-10-06 14:47:58 +08:00
黎白南 5061b2e3da feat(middle-msg) make log msg standard 2021-10-05 21:36:57 +08:00
黎白南 b75aa1d141 feat(logx) make struct without new 2021-10-05 21:36:06 +08:00
黎白南 a706d57370 feat(logx) add log function 2021-10-05 20:53:11 +08:00
bandl 5292163b14 !48 feat-storage-server-v2
Merge pull request !48 from bandl/fix-storage-structure
2021-10-05 10:24:11 +00:00
bandl c9cfa04725 test(lru): update worker 2021-10-05 16:53:28 +08:00