GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Fork of dustin/beanstalk-client-ruby
Description: Ruby client for beanstalkd
Homepage: http://xph.us/software/beanstalkd/
Clone URL: git://github.com/kr/beanstalk-client-ruby.git
beanstalk-client-ruby / History.txt
100644 10 lines (6 sloc) 0.205 kb
1
2
3
4
5
6
7
8
9
10
== 0.6.0 2008-01-04
 
* Protocol updates. Works with beanstalkd 0.6.
* Some bugfixes and better robustness.
* Convenience methods for accessing YAML job hash elements.
 
== 0.1 2007-12-12
 
* Initial release