Spymemcached Moxi example
Tue, 12/11/2012 - 06:55
Hi,
i'm new to Couchbase. I have administrators set up for me Couchbase instance and Moxi proxy. I'm able to connect to bucket i created myself on specific port but i don't know how to connect to it via Moxi. Can anyone point me to some Java code example how to connect to Moxi on client-side and get/set values.
Is there a reason why you want to use Spymemcached? We have a Java SDK that is built on top of Spymemcached and doesn't use moxi which lowers the latency of operations. The Java SDK can be found here:
http://www.couchbase.com/develop/java/current