You should first just build it<http://amiworks.co.in/talk/step-by-step-guide-to-install-memcache-on-linux/>following the examples <http://memcached.org/> online and try some tutorials<https://wincent.com/wiki/Testing_memcached_with_telnet> .
On Sat, Jun 9, 2012 at 10:19 AM, Sourabh Chandak <[email protected]>wrote: > Hi All, > > I am new to this community and need some help. I am working on giving > support of the key-value pair technology of memcached in a Linux based > server. I have to use a C client which provides asynchronous facility too. > Can someone please guide me where should I start. > > I have cloned the source code of memcached as well as the C client > libmemcached but am a bit confused on how things work on the key-value pair > technology on memcahced. A little help from the community will help me get > some solution to my problem. > > Thanks, > Sourabh Chandak >
