Commit Graph

1 Commits

Author SHA1 Message Date
Jonathan Cross 6430047828 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.
2015-10-27 12:59:05 -04:00