proxy.golang.org : github.com/alphayan/redisqueue/v3 : v3.0.3
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
purl: pkg:golang/github.com/alphayan/redisqueue/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/AlecAivazis/survey/v2 v2.3.6
- github.com/andygrunwald/go-jira v1.16.0
- github.com/git-chglog/git-chglog v0.15.1
- github.com/go-redis/redis/v8 v8.11.5
- github.com/google/uuid v1.3.0
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.13
- github.com/kyokomi/emoji/v2 v2.2.10
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/goveralls v0.0.11
- github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
- github.com/mitchellh/copystructure v1.2.0
- github.com/pkg/errors v0.9.1
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.5.0
- github.com/stretchr/testify v1.7.1
- github.com/urfave/cli/v2 v2.16.3
- golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
- golang.org/x/sys v0.0.0-20220926163933-8cfa568d3c25
- golang.org/x/term v0.0.0-20220919170432-7a66f970e087
- golang.org/x/tools v0.1.12
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15