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

proxy.golang.org : github.com/rubenv/rrpubsub : v0.0.0-20210428094349-99f55ac87ec7

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 - Documentation - Download - JSON
purl: pkg:golang/github.com/rubenv/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...