//
pkg.gl
Category
github.com/skuid/spec
redis
package
1.0.21
Repository:
https://github.com/skuid/spec.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
26 SLOC
#
Functions
NewStandardRedisCache
NewStandardRedisCache generates a preconfigured redis cache according to our spec, using msgpack for serialization format.
NewStandardRedisClient
NewStandardRedisClient generates a preconfigured redis client according to our spec.