EWF icon indicating copy to clipboard operation
EWF copied to clipboard

eMemCached

Open jocelyn opened this issue 11 years ago • 1 comments

https://github.com/jvelilla/eMemcache C wrapper, not void safe, only Linux

Need update

jocelyn avatar Oct 24 '13 09:10 jocelyn

Right now eMemCached is built on top of libmemcached an open source C/C++ client library tools for the memcached server. A better approach should be to build a new client in Eiffel using the Memcached Server protocol directly. https://github.com/memcached/memcached/blob/master/doc/protocol.txt

jvelilla avatar Oct 24 '13 12:10 jvelilla