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

https://github.com/rubenv/rrpubsub

More reliable Redis PubSub for Go
https://github.com/rubenv/rrpubsub

Last synced: 10 months ago
JSON representation

More reliable Redis PubSub for Go

Awesome Lists containing this project

README

          

# rrpubsub

> More reliable Redis PubSub for [Go](http://golang.org/). Based on [redigo](https://github.com/gomodule/redigo).

[![Build Status](https://travis-ci.org/rubenv/rrpubsub.svg?branch=master)](https://travis-ci.org/rubenv/rrpubsub) [![GoDoc](https://godoc.org/github.com/rubenv/rrpubsub?status.png)](https://godoc.org/github.com/rubenv/rrpubsub)

## License

This library is distributed under the [MIT](LICENSE) license.