Merge branch ‘fix/concurrent_rdy_update’ into ‘master’ Fix/concurrent rdy update See merge request paas/go-nsq!7
Merge branch ‘fix/concurrent_rdy_update’ into ‘master’
Fix/concurrent rdy update
See merge request paas/go-nsq!7
The official Go package for NSQ.
See godoc and the main repo apps directory for examples of clients built using this package.
Tests are run via ./test.sh (which requires nsqd and nsqlookupd to be installed).
./test.sh
nsqd
nsqlookupd
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
go-nsq
The official Go package for NSQ.
Docs
See godoc and the main repo apps directory for examples of clients built using this package.
Tests
Tests are run via
./test.sh(which requiresnsqdandnsqlookupdto be installed).