summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/gcc-4.4/components/cache/memcache.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-17Copy trunk into gcc-4.4 branch before porting to gcc-4.5.jsdelfino1-0/+0
2010-04-08Minor fix, cleanup namespace.jsdelfino1-13/+13
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-3/+3
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-17/+45
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-1/+1
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-1/+1
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-13/+13
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino1-5/+6
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-0/+104