Package Usage: go: github.com/stuttgart-things/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:
1 version
Latest release: about 2 years ago
7 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/stuttgart-things/redisqueue