beanstalkc
beanstalkc copied to clipboard
A simple beanstalkd client library for Python
Results
25
beanstalkc issues
Sort by
recently updated
recently updated
newest added
trafficstars
`peek`, like `reserve`, operates on the currently watched tubes. `peek_{ready,delayed,buried}` **only** operate on the currently **used** tube.
doc
Any interest in merging pooled connection support if I were to implement it? Thanks
wish