simple C++ memcached client for windows
    Brodie Thiesfield 
    brofield2 at jellycan.com
       
    Tue Jun  3 06:47:49 UTC 2008
    
    
  
Hi,
I had need for a C++ memcached client for Windows. I found that the
existing C++ clients were not particularly easy to use with Windows
and so created a simple client of my own. Released under the MIT
licence should anyone else find it useful.
I'm sure that it could be improved. I'm sure that it could be faster
and prettier and more configurable, but for the moment it suits my
purposes and appears to work well. It also compiles on Linux but I
haven't tested it.
http://code.jellycan.com/memcacheclient/ 
<http://code.jellycan.com/memcacheclient/>
Regards,
Brodie
    
    
More information about the memcached
mailing list