earl / beanstalkc

A simple beanstalkd client library for Python
Apache License 2.0
457 stars 115 forks source link

Add put-unique #50

Open ghost opened 10 years ago

ghost commented 10 years ago

beanstalkd now has a "put-unique" command: https://github.com/netsweng/beanstalkd/commit/89e186c24444b43182e2dab0869c83e21baba0ad

earl commented 10 years ago

What's the status of put-unique in mainline beanstalkd?

Doerge commented 10 years ago

put-unique is not in mainline beanstalkd, and probably won't get there. https://github.com/kr/beanstalkd/pull/180 With +1 year ago since last commit I would assume mainline is dead. kr is still active, but not on beanstalkd.