Live data from Hacker News

Yrmcds - a complete rewrite of memcached with a lot of enhancements

cybozu.github.io

1–3 of 3 posts

Re: Yrmcds - a complete rewrite of memcached with a lot of enhancements

#3
post #2

A companion client library is also available. http://cybozu.github.io/libyrmcds/ With only one fifth of libmemcached code size, libyrmcds provides every feature of the binary protocol.

PHP extension is added to the family: http://cybozu.github.io/php-yrmcds/

I believe it is quite stable compared to other PHP memcached extensions.