proxy.golang.org : github.com/alphayan/redisqueue/v3 : v3.0.2
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/cpuguy83/go-md2man/v2 v2.0.0
- github.com/fatih/structs v1.1.0
- github.com/git-chglog/git-chglog v0.14.2
- github.com/go-redis/redis/v8 v8.8.2
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.2.0
- github.com/huandu/xstrings v1.3.2
- github.com/kr/pretty v0.1.0
- github.com/mattn/goveralls v0.0.8
- github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
- github.com/mitchellh/copystructure v1.1.2
- github.com/pkg/errors v0.9.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/testify v1.7.0
- github.com/trivago/tgo v1.0.7
- golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc
- golang.org/x/sys v0.0.0-20210415045647-66c3f260301c
- golang.org/x/term v0.0.0-20210406210042-72f3dc4e9b72
- golang.org/x/text v0.3.6
- golang.org/x/tools v0.1.0
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15