//
pkg.gl
Category
github.com/lazybytez/jojo-discord-bot
services
cache
redis
package
0.5.1
Repository:
https://github.com/lazybytez/jojo-discord-bot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
108 SLOC
#
Functions
New
New creates a new cache with the specified defaultLifetime (in seconds) and given redis DSN.
#
Structs
GoRedisCacheProvider
GoRedisCacheProvider is a cache provider that allows to store cache entries in Redis.