proxy.golang.org : github.com/go-admin-team/redisqueue/v2 : v2.0.0
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 -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/go-admin-team/redisqueue/v2@v2.0.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/fatih/color v1.7.0
- github.com/git-chglog/git-chglog v0.0.0-20190611050339-63a4e637021f
- github.com/go-redis/redis/v9 v9.0.0-rc.1
- github.com/imdario/mergo v0.3.7
- github.com/mattn/go-colorable v0.1.2
- github.com/mattn/goveralls v0.0.2
- github.com/pborman/uuid v1.2.0
- github.com/pkg/errors v0.9.1
- github.com/stretchr/testify v1.8.0
- github.com/tsuyoshiwada/go-gitcmd v0.0.0-20180205145712-5f1f5f9475df
- github.com/urfave/cli v1.20.0
- gopkg.in/AlecAivazis/survey.v1 v1.8.5
- gopkg.in/kyokomi/emoji.v1 v1.5.1