Yrmcds - a complete rewrite of memcached with a lot of enhancements
1–3 of 3 posts
Re: Yrmcds - a complete rewrite of memcached with a lot of enhancements
#2A 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.
Re: Yrmcds - a complete rewrite of memcached with a lot of enhancements
#3A 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.