summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/cache/Makefile.am (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-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-1/+2
2012-01-16Add a partitioner component, which combined with a selector component can be ...jsdelfino1-3/+7
2011-12-30Add external configuration of Memcached and PostgreSQL logging, to allow the ...jsdelfino1-1/+1
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino1-2/+1
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-8/+9
2010-11-03Add .componentType files describing the utility components. Refactor chat com...jsdelfino1-1/+1
2010-10-20Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino1-6/+10
2010-09-15Upgrade build scripts to on Ubuntu 10.04.jsdelfino1-2/+1
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-1/+7
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-2/+2
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-0/+3
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-1/+4
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-0/+3
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino1-0/+4
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-5/+5
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-3/+3
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-2/+2
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-8/+5
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-5/+8
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino1-8/+8
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-4/+9
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-1/+8
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-1/+1
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-1/+1
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+2
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19