//
pkg.gl
Category
github.com/OpenStars/beego
cache
redis
package
1.12.5-sonek
Repository:
https://github.com/openstars/beego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
168 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.