Opinionated NSQ producer and consumer interfaces for Go
Stars
19
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
commits
2
Fall back to defaults for nsq addresses
4930124
Merge pull request #1 from jcoene/glide
64ec2f1
Test with Travis, update README
3afbfae
Add test
3d76901
Fix shutdown bug
2138ac4
Use glide to vendor deps
294d837
let's not use a vendor dir here.
248e85f
fix 1.6 vendor paths
eada43c
Add PublishBytes to publish non-json messages
a57a7f1
Re-add backoff disabling option
e02035a
Update go-nsq
9421218
Add support for coworkers
6cafbec
Add option to disable backoff
e61872e
Update go-nsq to v1.0.1
b62f3f8
Respect env var topic count for max_in_flight setting
7020981