//
pkg.gl
Category
github.com/gnurub/beego
cache
redis
package
1.9.2
Repository:
https://github.com/gnurub/beego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
153 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.