https://github.com/xuoe/beanstalk
Go client for beanstalkd
https://github.com/xuoe/beanstalk
Last synced: 2 months ago
JSON representation
Go client for beanstalkd
- Host: GitHub
- URL: https://github.com/xuoe/beanstalk
- Owner: xuoe
- License: mit
- Created: 2016-02-09T16:54:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T16:56:16.000Z (over 9 years ago)
- Last Synced: 2025-02-14T09:40:53.387Z (4 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
[](https://godoc.org/github.com/xuoe/beanstalk)
Forked from [kr/beanstalk](https://github.com/kr/beanstalk) to add support for
`kick-job`, `reserve`, `reserve-with-timeout`, and the ability to flush tubes.