Commit Graph

190 Commits

Author SHA1 Message Date
HuangJiaLuo cf1c90442b feat(worker): feat get the io 2021-10-10 20:54:16 +08: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
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 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
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
黎白南 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
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
HuangJiaLuo 428a8fa8f8 feat(worker): change string to proto.KeyBase 2021-10-06 20:39:52 +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
黎白南 d8dc56d95a fix(log) fix panic, remove fmt.Print 2021-10-06 19:14:16 +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
黎白南 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 c9cfa04725 test(lru): update worker 2021-10-05 16:53:28 +08:00
bandl 4afe3dabb6 feat(lru): update lru 2021-10-05 16:53:16 +08:00
bandl 67da63ac03 feat(errorx): add err 2021-10-05 16:39:31 +08:00
bandl 26226eca28 f 2021-10-04 22:37:21 +08:00
bandl 1de8e1b141 feat(lru): update sizebyte 2021-10-04 22:37:04 +08:00
bandl 8bcac6f739 test(lru): rename SingleCache 2021-10-04 22:20:58 +08:00
bandl e6987546ae test(stringx): update stringx test 2021-10-04 21:56:49 +08:00
bandl 8e6f18f887 chore(proto): update dcgen 2021-10-04 21:20:03 +08:00
bandl 30c34cf30f feat(structure): update structure stringx 2021-10-04 21:20:03 +08:00
bandl c27328ced4 feat(shell): update shell storage 2021-10-04 21:20:03 +08:00
Sodesnei bd804e7105 fix(middle): update define 2021-10-04 21:15:30 +08:00
HuangJiaLuo e637cccaed fix(util): fix the bug of memory 2021-10-04 21:06:40 +08:00
HuangJiaLuo b95fb85ad6 perf(util): use switch to change size 2021-10-04 20:33:38 +08:00
HuangJiaLuo 477adec1bb fix(lru): fix the bug of lru 2021-10-04 20:32:20 +08:00
HuangJiaLuo ca04ba1686 test(lru): add the test of worker 2021-10-04 16:25:52 +08:00
HuangJiaLuo 71ddeb4772 perf(lru): add the sync.Once to define 2021-10-04 16:25:09 +08:00
HuangJiaLuo 75e1251d22 feat(lru): feat the init cache 2021-10-04 16:23:37 +08:00
HuangJiaLuo dbc0467de4 fix(util): fix the bug of ParseSizeToBit 2021-10-04 16:21:48 +08:00
HuangJiaLuo 29c5aca40d test(lru): update test 2021-10-04 11:22:35 +08:00
HuangJiaLuo 96d5a9acc9 feat(lru): fix lru function and memory function 2021-10-04 11:22:34 +08:00
HuangJiaLuo 47a49b1fdb feat(lru): update lru function 2021-10-04 11:22:34 +08:00
HuangJiaLuo 768f3df70e lru driver-test 2021-10-04 11:22:34 +08:00
bandl a323f7e8a9 fix(template): update template 2021-10-03 16:22:06 +08:00
Sodesnei 2c6a6a6848 fix(middleware):add middleware format 2021-09-29 20:25:06 +08:00
Sodesnei 82e358e268 fix(lru):delete function SingleworkFunc 2021-09-29 13:38:25 +08:00
bandl 600ecb644e chore(structure): update structure 2021-09-28 23:00:22 +08:00
bandl ad0cdedba9 feat(conf): update const conf 2021-09-28 23:00:22 +08:00
bandl 0903477c22 !35 方案分支
Merge pull request !35 from bandl/fd-middle-tools
2021-09-28 14:58:15 +00:00
bandl 0b8e2a104f test(event): update test 2021-09-28 20:55:26 +08:00
bandl 748f61830b feat(event): fix event wait err 2021-09-28 20:55:09 +08:00
bandl 05bd410900 feat(errorx): add time out err 2021-09-28 20:29:57 +08:00
bandl d4a73b93d3 awd 2021-09-27 09:52:27 +08:00
bandl 060c1d2bfb test(structure): test stringx type 2021-09-26 16:48:13 +08:00
bandl 8d663fe920 feat(structure): add stringx type 2021-09-26 16:47:54 +08:00
bandl a8bbbc70a4 chore(structure): update template 2021-09-25 23:38:19 +08:00
bandl 175bddf527 feat(shell): update shell 2021-09-25 23:37:24 +08:00
bandl eb53a976e2 test(value): add test value 2021-09-25 16:22:33 +08:00
bandl bcacc83df6 feat(value): update value 2021-09-25 16:21:28 +08:00
bandl ec9d3a1a71 chore(structure): update model 2021-09-25 14:52:42 +08:00
bandl f0835b3344 test(structure): test base value 2021-09-24 22:48:41 +08:00
bandl fc47f3eca0 feat(structure): add base value 2021-09-24 22:48:08 +08:00
bandl d1113821c9 test(event): add test event 2021-09-23 11:06:20 +08:00
bandl 6d26969cae feat(event): add event driver tools 2021-09-23 11:05:51 +08:00
bandl 36d18c1368 feat(errorx): add errorx 2021-09-23 10:11:54 +08:00
bandl a9ab92c16a refactor(structure): refactor struct interface gen 2021-09-21 20:59:19 +08:00
bandl ddd7a8a5ed refactor(structure, shell): update shell, structure 2021-09-21 20:16:08 +08:00
bandl 6eec180306 refactor(proto-file): resume file 2021-09-21 19:28:14 +08:00
yu_lang f3e894a068 feat(proto):update proto auto tool 2021-09-21 11:26:12 +08:00
HuangJiaLuo 77cab55402 fix(gen): fix gen-interface 2021-09-21 10:44:27 +08:00
bandl b03d096b53 feat(structure-temp): add interface-temp 2021-09-20 18:44:56 +08:00
bandl 4b27125092 fix(gen-struct): add struct 2021-09-20 16:36:47 +08:00
yu_lang 27fbb69034 feat(proto):add proto 自动化生成工具 2021-09-20 14:01:15 +08:00
bandl 81f85009ab feat(stringx): add gen template 2021-09-19 11:53:17 +08:00
bandl c1ca0a499f feat(structure): add gen-tools 2021-09-19 10:38:21 +08:00
bandl 9b9ece8f54 fix(storage): fix porot 2021-09-18 16:23:12 +08:00
bandl 4405512540 feat(structure-pkg): add storage pkg 2021-09-18 15:27:45 +08:00
bandl b902c8cc1f feat(structure-tools): add structure tools 2021-09-17 20:33:42 +08:00
bandl 40dd0dd91a feat(stringx): add stringx init interface 2021-09-16 13:58:17 +08:00
bandl 781fc4b6b7 feat(struct): init struct interface 2021-08-29 22:18:07 +08:00
bandl ed12a7c664 feat(feat-init-pkg): init pkg 2021-08-18 22:58:33 +08:00