Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Scheme: Developing a Memcached Client (weblambda.blogspot.com)
21 points by fogus on Sept 27, 2009 | hide | past | favorite | 2 comments


People who like the simplicity of the Memcached protocol will enjoy hacking a client library for the super fast Beanstalkd message queue.

http://xph.us/software/beanstalkd/

Sure, it's non-persistent and similar things could be hacked with the viciously fast Redis DB or other Key/Value DBs, but it's fun to telnet into a message queue and issue plain ascii commands :-P


> but it's fun to telnet into a message queue and issue plain ascii commands

You can do this with Redis too.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: