Commit Graph

42 Commits

Author SHA1 Message Date
bandl dce8739514 fix(work): storage worker 2021-10-28 12:00:08 +08:00
bandl 686c032f34 fix(lru-worker, skiplist): fix skiplist insert err, perf lru 2021-10-28 12:00:08 +08:00
bandl b6348f5992 feat(test): update lru test 2021-10-26 16:35:14 +08:00
bandl db615609cd feat(lru-worker): event recovery 2021-10-26 15:41:16 +08:00
bandl 9298b77c7c fix(lru): fix length byte 2021-10-25 11:08:18 +08:00
bandl d17f8e243c perf(lru): perf lru keybase err 2021-10-19 00:24:16 +08:00
bandl 95d3fdbd17 test(skiplist, ttl): update ttl 2021-10-19 00:06:42 +08:00
bandl c8f23d1357 test(lru): add lru test process 2021-10-12 21:15:21 +08:00
bandl 02bd151381 test(lru): test ttl and worker 2021-10-12 21:15:21 +08:00
bandl 758f1bfec2 feat(lru): update lru ttl and worker 2021-10-12 21:15:09 +08: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 922fae0f78 feat(lru): update lru clean work 2021-10-11 19:01:24 +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 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 83febdd482 refactor(worker): refactor 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 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 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 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
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 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
Sodesnei 82e358e268 fix(lru):delete function SingleworkFunc 2021-09-29 13:38:25 +08:00
bandl ec9d3a1a71 chore(structure): update model 2021-09-25 14:52:42 +08:00
bandl 6eec180306 refactor(proto-file): resume file 2021-09-21 19:28:14 +08:00
bandl ed12a7c664 feat(feat-init-pkg): init pkg 2021-08-18 22:58:33 +08:00