summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/memcache.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change sample to use a pool of three memcached servers. Add a property to ↵jsdelfino2010-07-281-7/+34
| | | | | | the memcached component to list multiple memcached servers. Replace spaces by tabs in memcached keys as spaces are not allowed in keys. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980010 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix, cleanup namespace.jsdelfino2010-04-081-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931800 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ↵jsdelfino2010-03-101-0/+175
consistent and unique uuids across languages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921270 13f79535-47bb-0310-9956-ffa450edef68