The libmemcache C API to memcached is a high-performance library with support for multiple servers, memory contexts, and client-side hashes. Using the callback interface, it is possible to lump many gets together into a single get request with a great deal of ease.

WWW: https://people.freebsd.org/~seanc/libmemcache/
