hello, I did some reading. Now the Memcached plugin will act as a bridge between the http client and the Memcached server, within the Monkey server. So in order to invoke the Memcached server on behalf of the http client we from the monkey plugin we need a client API for Memcached. So is there any available C client API for Memcached or do we suppose to implement a one our own ? I hope I am heading the right direction ?
http client <---> Memcached plugin (Monkey) <---> Memcached server. <---> denotes a request/response pair. Thank you. On Mon, Feb 24, 2014 at 3:13 PM, Rajika Kumarasiri < [email protected]> wrote: > Thanks. I will look into the project and I will ask any questions that I > have here. > > Thank you. > > > On Mon, Feb 24, 2014 at 3:04 PM, Eduardo Silva <[email protected]> wrote: > >> hi, >> >> >> On Mon, Feb 24, 2014 at 1:56 PM, Rajika Kumarasiri < >> [email protected]> wrote: >> >>> hello, >>> >>> Congratulations on acceptance for gsoc 2014. I am interested to submit a >>> proposal for the memcached plugin project. >>> >>> The project information mention that an experience with a key value >>> store such as memcached is desired. Is it mandatory to have this experience >>> ? >>> >> >> there is no excuse to do not learn now :) >> >> regards, >> > >
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
