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
- Host: GitHub
- URL: https://github.com/rubenv/rrpubsub
- Owner: rubenv
- License: mit
- Created: 2018-06-20T09:16:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T09:44:05.000Z (about 5 years ago)
- Last Synced: 2025-08-14T21:35:29.001Z (11 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rrpubsub
> More reliable Redis PubSub for [Go](http://golang.org/). Based on [redigo](https://github.com/gomodule/redigo).
[](https://travis-ci.org/rubenv/rrpubsub) [](https://godoc.org/github.com/rubenv/rrpubsub)
## License
This library is distributed under the [MIT](LICENSE) license.