Categorygithub.com/botopolis/redis
modulepackage
0.2.2
Repository: https://github.com/botopolis/redis.git
Documentation: pkg.go.dev

# README

Redis Store for botopolis

GoDoc Build Status Test Coverage

Provides a Redis backend to botopolis' Brain

Usage

For usage see example

# Functions

New allows for configuration of the redis plugin with a custom address.

# Structs

Store conforms to the bot.Store interface It uses msgpack to cache records in Redis.