//
pkg.gl
Category
github.com/cpusoft/beego/v2
client
cache
redis
package
2.0.4
Repository:
https://github.com/cpusoft/beego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
223 SLOC
#
Functions
NewRedisCache
NewRedisCache creates a new redis cache with default collection name.
#
Variables
DefaultKey
DefaultKey defines the collection name of redis for the cache adapter.
#
Structs
Cache
Cache is Redis cache adapter.