Recently, Attila Kiskó, the author of the best .NET memcached client, the Enyim .NET memcached client, has been enhancing his client library to speak directly to membase data nodes. Membase already supports all existing memcached client libraries and memcached protocols via a high-performance proxy, but there's a "direct path" that client libraries can use for ever-increased performance. Along the way, we ended up with a quick guide on the membase.org wiki on how to create your own native or "smart" membase client lib
Read more »