proxy.golang.org : github.com/go-sanpang/redisqueue
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
- codemeta.json
purl: pkg:golang/github.com/go-sanpang/redisqueue
License: MIT
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: github.com/go-sanpang
Dependent packages: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago
github.com/go-sanpang/redisqueue/v2 v2.0.1
redisqueue provides a producer and consumer of a queue that uses Redis streams1 version - Latest release: about 3 years ago - 0 stars on GitHub