summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/cache/memcache.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-15/+19
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-1/+1
2012-02-20Fixes to the hosting module to correctly store ATOM feeds instead of raw coll...jsdelfino1-1/+1
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino1-1/+1
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino1-11/+26
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+6
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino1-3/+1
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-8/+7
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-9/+1
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino1-7/+34
2010-04-08Minor fix, cleanup namespace.jsdelfino1-11/+11
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-4/+4
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-6/+10
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+0
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-8/+8
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-33/+30
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-10/+37
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino1-36/+41
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-16/+34
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-0/+125