An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.2% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/rubenv/rrpubsub

Package rrpubsub contains a more reliable implementation of Redis Pub-Sub, backed by the redigo library. It attempts to keep a persistent connection to the Redis server, with a retrying connection loop whenever the server connection fails. This does not guarantee that all messages will be received: anything published while the connection was down will be lost, so it's still a best-effort thing. Just a much better effort than out of the box.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rubenv/rrpubsub
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/rubenv
Dependent packages: 2
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...