summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/cache.composite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Automatically reconnect to a Memcached server after a disconnection.jsdelfino2012-04-021-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308245 13f79535-47bb-0310-9956-ffa450edef68
* Add a partitioner component, which combined with a selector component can be ↵jsdelfino2012-01-161-0/+31
| | | | | | used to implement data partitioning, sharding, or data access load balancing for example. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231822 13f79535-47bb-0310-9956-ffa450edef68
* Change memcached component configuration syntax to use spaces instead of ↵jsdelfino2011-12-141-2/+2
| | | | | | commas between memcached addresses. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214043 13f79535-47bb-0310-9956-ffa450edef68
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126298 13f79535-47bb-0310-9956-ffa450edef68
* Renamed frontcache to datacache and add a memo cache that memoizes function ↵jsdelfino2010-10-201-0/+68
applications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024519 13f79535-47bb-0310-9956-ffa450edef68