Ordering of commands per connection

2017-01-23 Thread Ravi Kiran
HI , We are planning to use the MemchaheD software and accelerate it with hardware offload. We would like to know from protocol prospective each connection should maintain the order in which it receives the command to send a response back ? for Ex: If we receive GET1 GET2 SET1 GET3 do we need

Working with memcache and mysql using memcache_functions_mysql UDFs

2014-02-13 Thread Ravi Kiran Polepeddi
I have installed the following packages -- 1. libevent-2.0.21 2. memcached-1.4.17 3. libmemcached-0.34 4. memcached_functions_mysql_1.1 All of the above have been installed successfully. The output of the ldconfig -v command (the part where it shows that libmemcached libraries hav