package
0.0.0-20211208162728-2c17daf04a11
Repository: https://github.com/herb-go/deprecated.git
Documentation: pkg.go.dev

# README

Freecache 缓存驱动

基于 github.com/coocood/freecache 实现的本地缓存驱动

配置说明

#TOML版本,其他版本可以根据对应格式配置
"Driver"="freecache"
"TTL"="1800"
"Config.Size"=5000000