10 Commits

Author SHA1 Message Date
aping
731a057075 fix: file cache, concurrent map writes (#116) 2023-11-07 17:16:23 +08:00
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
d151eadc01 up: update some comments and action script 2022-08-30 13:13:49 +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
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
ff29909755 update some logic for internal driver 2020-08-10 00:21:07 +08:00
inhere
646041bc82 update some logic and update readme 2019-12-15 12:47:55 +08:00