beanstalkc icon indicating copy to clipboard operation
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

Keep things minimal; do _not_ replicate the tutorial

doc