https://github.com/botopolis/redis
Redis store for botopolis
https://github.com/botopolis/redis
bot botopolis chat plugin redis
Last synced: 2 months ago
JSON representation
Redis store for botopolis
- Host: GitHub
- URL: https://github.com/botopolis/redis
- Owner: botopolis
- License: mit
- Created: 2018-01-24T08:06:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T03:17:07.000Z (over 6 years ago)
- Last Synced: 2026-01-14T20:00:42.162Z (5 months ago)
- Topics: bot, botopolis, chat, plugin, redis
- Language: Go
- Homepage: https://godoc.org/github.com/botopolis/redis
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redis Store for botopolis
[](https://godoc.org/github.com/botopolis/redis) [](https://circleci.com/gh/botopolis/redis) [](https://codeclimate.com/github/botopolis/redis/test_coverage)
Provides a [Redis](https://redis.io) backend to [botopolis](https://github.com/botopolis/bot)' [Brain](https://github.com/botopolis/bot/blob/master/brain.go)
## Usage
For usage see [example](./example_test.go)