Hi!

On Jun 20, 2008, at 2:19 PM, Joyesh Mishra wrote:

I need few sample code which use the memcached c++ apis (brian aker's) & show how to add servers, initialize structures, make dedicated connection for fetching keys etc .. I mean all the work which needs to be done before sitting and happily doing get() and set() of keys (and ofcourse worrying about locks and consistency and other big issues).

What are you looking for? The C++ API in libmemcached is simple (and frankly too simple). I'd love to see someone extend/take an interest in it.

Cheers,
        -Brian


--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.



Reply via email to