Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan Cross 4155ab5a8b use index 0 of server array for nsq test 2015-10-27 13:46:16 -04:00
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