Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Way, way backwards compatibility for beanstalk-export.rb
I had to do an export from a really old version of beanstalkd that didn't support reserve-with-timeout. This works, but it's not very efficient. The code will try to do the most efficient thing and fallback on less efficient/more dumb things as it needs to.
- Loading branch information