//
pkg.gl
Category
github.com/ansiz/beego
cache
redis
package
1.7.2
Repository:
https://github.com/ansiz/beego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
178 SLOC
#
Functions
NewRedisCache
NewRedisCache create new redis cache with default collection name.
#
Variables
DefaultKey
DefaultKey the collection name of redis for cache adapter.
#
Structs
Cache
Cache is Redis cache adapter.