Hi!
Take a look at: http://code.google.com/apis/protocolbuffers/ The above is what I am using for most of my projects now. Cheers, -Brian On Dec 16, 2008, at 1:56 PM, Khoa wrote:
I have one instance of memcached running. There are two clients, one in C (libmemcached), one in Java (spy-memcached) -- how can I make them work together? As far as I understand, java API inserts a Java object to the cache, whereas C API expects the value to be char* buffer. Thanks, Khoa
-- _______________________________________________________ Brian "Krow" Aker, brian at tangent.org Seattle, Washington http://krow.net/ <-- Me http://tangent.org/ <-- Software _______________________________________________________ You can't grep a dead tree.
