Skip to content

segment-boneyard/go-nsq

 
 

Repository files navigation

go-nsq

go-nsq is the official Go package for NSQ.

NOTE: The public API has been refactored in anticipation of v1.0.0 and is not backwards compatible with previous releases. 0.3.7 is the last stable release compatible with the legacy API. Please read the UPGRADING guide.

The latest stable release is 0.3.7

Build Status

It provides high-level Consumer and Producer types as well as low-level functions to communicate over the NSQ protocol.

See the main repo apps directory for examples of clients built using this package.

Installing

$ go get github.com/bitly/go-nsq

Docs

See godoc for pretty documentation or:

# in the go-nsq package directory
$ go doc

About

the official Go package for NSQ

Resources

Stars

Watchers

Forks

Packages

No packages published