Skip to content

iamaleksey/beanstalk-client-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

This is an Io client library for beanstalk, exact and complete implementation of http://github.com/kr/beanstalkd/blob/v1.1/doc/protocol.txt?raw=true.
It requires syck and YAML addon: http://github.com/why/syck/tree/master/ext/io.
Install YAML, copy 'Beanstalk' into your Io addons directory, then reinstall Io.

Command default arguments and a few other things taken from Keith Rarick's ruby client: http://github.com/dustin/beanstalk-client-ruby

About

Io client library for beanstalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages