//
pkg.gl
Category
github.com/botopolis/redis
module
package
0.2.2
Repository:
https://github.com/botopolis/redis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
42 SLOC
#
README
Redis Store for botopolis
Provides a
Redis
backend to
botopolis
'
Brain
Usage
For usage see
example
#
Functions
New
New allows for configuration of the redis plugin with a custom address.
#
Structs
Store
Store conforms to the bot.Store interface It uses msgpack to cache records in Redis.