NSQ Output plugin
NSQ output plugin, following the NSQ methodology output is a producer to one instance of NSQD. The go library does not accept array values be default for a Producer. Additionally service discovery is generally done as a consumer. Follows same methodology as Kafka Output without the tag reference.
This commit is contained in:
committed by
Cameron Sparr
parent
c73c28de7e
commit
2a76942a74
10
Godeps/Godeps.json
generated
10
Godeps/Godeps.json
generated
@@ -260,6 +260,16 @@
|
||||
{
|
||||
"ImportPath": "gopkg.in/yaml.v2",
|
||||
"Rev": "7ad95dd0798a40da1ccdff6dff35fd177b5edf40"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/mreiferson/go-snappystream",
|
||||
"Comment": "v0.2.3",
|
||||
"Rev": "028eae7ab5c4c9e2d1cb4c4ca1e53259bbe7e504"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/nsqio/go-nsq",
|
||||
"Comment": "v1.0.5-6-g2118015",
|
||||
"Rev": "2118015c120962edc5d03325c680daf3163a8b5f"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user