EWF
EWF copied to clipboard
eMemCached
https://github.com/jvelilla/eMemcache C wrapper, not void safe, only Linux
Need update
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