Clojure client for Beanstalkd forked

Beanstalkd is a distributed task queue written by Keith Rarick. I just forked the clojure client as the original version is no long active. Some features are added:

  • Add commands: stats-tube, stats-job, pause-tube, list-tubes, list-tube-used and list-tubes-watched
  • Use yaml library to decode stats output into clojure data structure.

Use it in your leiningen project:
[org.clojars.sunng/beanstalk "1.0.5"]

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>