Ecosyste.ms: Packages

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

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/covrom/redispubsub

Package redispubsub provides an implementation of pubsub for Redis. It requires a minimum Redis version of 6.x for Streams support. redispubsub does not support Message.Nack; Message.Nackable will return false, and Message.Nack will panic if called. For pubsub.OpenTopic and pubsub.OpenSubscription, redispubsub registers for the scheme "redis". The default URL opener will connect to a Redis Server based on the environment variable "REDIS_URL", expected to server address like "redis://<user>:<pass>@localhost:6379/<db>". To customize the URL opener, or for more details on the URL format, see URLOpener. See https://gocloud.dev/concepts/urls/ for background information. Go CDK supports all UTF-8 strings. No escaping is required for Redis.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/covrom/redispubsub
Keywords: go, golang, kafka, redis, streams
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/covrom
Stars: 12 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...