package
0.17.0
Repository: https://github.com/issue9/cache.git
Documentation: pkg.go.dev

# Functions

New 声明基于 redis 的缓存系统.
NewFromURL 声明基于 [redis] 的缓存系统 url 为符合 [Redis URI scheme] 的字符串。 [cache.Driver.Driver] 的返回类型为 [redis.Client]。 [Redis URI scheme]: https://www.iana.org/assignments/uri-schemes/prov/redis [redis]: https://redis.io/.