An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Redis Store for botopolis

[![GoDoc](https://godoc.org/github.com/botopolis/redis?status.svg)](https://godoc.org/github.com/botopolis/redis) [![Build Status](https://circleci.com/gh/botopolis/redis.svg?style=svg)](https://circleci.com/gh/botopolis/redis) [![Test Coverage](https://api.codeclimate.com/v1/badges/e7391205c6e0a95fcc48/test_coverage)](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)