Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 273 Bytes

File metadata and controls

14 lines (10 loc) · 273 Bytes

beanstalkd

二进制安装 debian: sudo aptitude install beansatlkd sudo system enable beantalkd

TODO:docker 版本安装

二进制看beanstalkd中的数据

https://github.com/davidpersson/bsa go get github.com/davidpersson/bsa

使用列子详见example目录