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

proxy.golang.org : github.com/paulovnas/redisqueue/v3

Package redisqueue provides a producer and consumer of a queue that uses Redis streams (https://redis.io/topics/streams-intro). The features of this package include: Here's an example of a producer that inserts 1000 messages into a queue: And here's an example of a consumer that reads the messages off of that queue:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/paulovnas/redisqueue/v3
License: MIT
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/paulovnas/redisqueue
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...