Hi All, I am using memcached since last 2 years and was found of its power. Recently i found that the client library i was using is leaking (as this time i had implemented it inside my daemon). I am using libmemcached.a (version 0.25). Now my problem is I can't upgrade it to recent version as I am using gcc 3.3.5 and 2.4 kernel. Its sounds very wired but I have no other option except to write own client library. I was looking for any RFC or standard protocol which memcached if following.
Thanks in advance. Viks.
