Commit Graph

109 Commits

Author SHA1 Message Date
bandl 758f1bfec2 feat(lru): update lru ttl and worker 2021-10-12 21:15:09 +08:00
bandl e3c7546023 fix(middle): fix middleware name msg 2021-10-12 15:10:53 +08:00
bandl b61794d74b test(util): test skiplist 2021-10-12 15:10:10 +08:00
bandl 5776e0ba6e feat(util): add skiplist 2021-10-12 15:10:00 +08:00
bandl e826ff4569 !62 增加清理事件
Merge pull request !62 from K-on/add-Clear-Event
2021-10-11 12:40:42 +00:00
K-on d2866256dd update pkg/lru/define.go. 2021-10-11 11:19:11 +00:00
K-on 5459c7710c 删除文件 pkg/lru/cleanwork.go 2021-10-11 11:09:59 +00:00
HuangJiaLuo aebab3b3d7 Merge remote-tracking branch 'origin/add-Clear-Event' into add-Clear-Event
# Conflicts:
#	pkg/lru/define.go
#	pkg/lru/lru.go
2021-10-11 19:06:48 +08:00
HuangJiaLuo b39899e5d6 feat(middle-msg): update lru msg 2021-10-11 19:02:01 +08:00
HuangJiaLuo 922fae0f78 feat(lru): update lru clean work 2021-10-11 19:01:24 +08:00
黎白南 e5ac4d1cf9 feat(logx) add print without format, color print 2021-10-10 21:07:23 +08:00
黎白南 51517da519 feat(logx) add print without format 2021-10-10 21:07:23 +08:00
HuangJiaLuo 73e91b3ff0 test 2021-10-10 20:54:17 +08:00
HuangJiaLuo dcce00a32d feat(lru): feat the function of launching the cleanWorkFunc to driver 2021-10-10 20:54:17 +08:00
HuangJiaLuo 2500251699 feat(lru): feat the function of cleanEvent 2021-10-10 20:54:17 +08:00
HuangJiaLuo 29b9c8f3b6 feat(event): feat the function of getting the queue length 2021-10-10 20:54:17 +08:00
HuangJiaLuo f119557eec feat(errorx): feat the LruNotWorkFuncEvent error 2021-10-10 20:54:17 +08:00
HuangJiaLuo 5275be2b8e feat(event): feat the io of judgement function 2021-10-10 20:54:17 +08:00
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 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