Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsqio/go-nsq
The official Go package for NSQ
https://github.com/nsqio/go-nsq
client-library go nsq
Last synced: 2 days ago
JSON representation
The official Go package for NSQ
- Host: GitHub
- URL: https://github.com/nsqio/go-nsq
- Owner: nsqio
- License: mit
- Created: 2013-08-29T01:18:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T19:24:47.000Z (7 months ago)
- Last Synced: 2024-05-21T04:15:14.001Z (7 months ago)
- Topics: client-library, go, nsq
- Language: Go
- Homepage:
- Size: 749 KB
- Stars: 2,540
- Watchers: 68
- Forks: 437
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-go - go-nsq - the official Go package for NSQ. (Messaging / Search and Analytic Databases)
- zero-alloc-awesome-go - go-nsq - the official Go package for NSQ. (Messaging / Search and Analytic Databases)
- favorite-link - The official Go package for NSQ。
- awesome-ccamel - nsqio/go-nsq - The official Go package for NSQ (Go)
- awesome-golang-repositories - go-nsq
- awesome-go - go-nsq - the official Go package for NSQ. Stars:`2.6K`. (Messaging / Search and Analytic Databases)
- awesome-go - go-nsq - The official Go package for NSQ - ★ 1218 (Messaging)
- awesome-go-extra - go-nsq - 08-29T01:18:32Z|2022-08-12T09:36:25Z| (Messaging / Advanced Console UIs)
- awesome-go-zh - go-nsq
README
## go-nsq
[![Build Status](https://github.com/nsqio/go-nsq/workflows/tests/badge.svg)](https://github.com/nsqio/go-nsq/actions) [![GoDoc](https://godoc.org/github.com/nsqio/go-nsq?status.svg)](https://godoc.org/github.com/nsqio/go-nsq) [![GitHub release](https://img.shields.io/github/release/nsqio/go-nsq.svg)](https://github.com/nsqio/go-nsq/releases/latest)
The official Go package for [NSQ][nsq].
### Docs
See [godoc][nsq_gopkgdoc] and the [main repo apps][apps] directory for examples of clients built
using this package.### Tests
Tests are run via `./test.sh` (which requires `nsqd` and `nsqlookupd` to be installed).
[nsq]: https://github.com/nsqio/nsq
[nsq_gopkgdoc]: http://godoc.org/github.com/nsqio/go-nsq
[apps]: https://github.com/nsqio/nsq/tree/master/apps
[travis]: http://travis-ci.org/nsqio/go-nsq