11 Commits

Author SHA1 Message Date
Inhere
7c343a8e82 ⬆️ dep(go): replace all interface{} to any, will not support on go < 1.18 2023-02-26 12:12:31 +08:00
inhere
01242982fa fix: memory cache get expired value error 2021-06-30 13:48:34 +08:00
inhere
5e02b7557a up: add more unit tests 2021-06-30 13:45:22 +08:00
inhere
1af54fad12 add more manage methods. modify some cache logic 2021-06-30 01:24:32 +08:00
inhere
6ec7428ded up: modify some logic for check expire 2021-06-29 22:45:05 +08:00
inhere
9945945c15 add an base driver struct. suppoort auto encode value 2021-06-27 13:37:32 +08:00
inhere
116d1bfe98 Merge branch 'master' of https://github.com/gookit/cache 2021-05-08 13:31:15 +08:00
inhere
52abe8ff1b update some logic for test 2021-05-08 13:14:30 +08:00
lemos
b02a74a640 fix: memory & file driver locks twice
fix memory & file driver blocks forever when getting the expired value

close #15
2021-04-23 22:07:32 +08:00
inhere
0c2ee28a33 fix some error for mem cache 2020-08-10 00:13:08 +08:00
inhere
646041bc82 update some logic and update readme 2019-12-15 12:47:55 +08:00