summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/memcache-test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino1-0/+2
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-17/+9
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-0/+2
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-3/+3
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino1-2/+2
2010-05-22Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino1-2/+2
2010-04-08Minor fix, cleanup namespace.jsdelfino1-3/+3
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-12/+15
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-12/+11
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino1-27/+13
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-5/+5
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino1-17/+15
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-0/+96