19 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
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
9945945c15 add an base driver struct. suppoort auto encode value 2021-06-27 13:37:32 +08:00
inhere
f72ad73d37 feat: add new driver go-redis 2021-06-16 13:37:39 +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
993ed31b67 up:update dep packages. 2020-08-10 00:00:40 +08:00
inhere
ab3dba8469 update some 2019-12-15 14:50:33 +08:00
inhere
646041bc82 update some logic and update readme 2019-12-15 12:47:55 +08:00
inhere
58ef26d02b fix some error 2019-12-15 12:22:25 +08:00
inhere
b2e76057cf add some new drivers 2019-03-25 13:28:30 +08:00
inhere
1ee730412b add some db driver 2018-09-11 01:10:10 +08:00
inhere
ff8c04fd5d some update... 2018-09-10 01:25:29 +08:00
inhere
638c11bec0 add memcached driver implement 2018-09-10 01:14:43 +08:00
inhere
7bac1c1237 update: add memory and file cache driver implement 2018-09-09 13:51:01 +08:00
inhere
77d45871a9 some modify ... 2018-09-08 18:24:36 +08:00
inhere
efc3b3add5 init project. complete redis cache driver 2018-09-08 17:42:20 +08:00