summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/cache.composite (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-1/+1
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino1-1/+3
2012-01-16Add a partitioner component, which combined with a selector component can be ...jsdelfino1-0/+31
2011-12-14Change memcached component configuration syntax to use spaces instead of comm...jsdelfino1-2/+2
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-6/+5
2010-10-20Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino1-4/+20
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-1/+20
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino1-0/+1
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-1/+1
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-5/+5
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-1/+1
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-1/+1
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino1-0/+32