An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![GoDoc](https://godoc.org/github.com/xuoe/beanstalk?status.svg)](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.