summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-1/+1
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-1/+2
* Add a partitioner component, which combined with a selector component can be ...jsdelfino2012-01-161-3/+7
* Add external configuration of Memcached and PostgreSQL logging, to allow the ...jsdelfino2011-12-301-1/+1
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino2011-08-141-2/+1
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-8/+9
* Add .componentType files describing the utility components. Refactor chat com...jsdelfino2010-11-031-1/+1
* Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino2010-10-201-6/+10
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-151-2/+1
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-1/+7
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-2/+2
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-0/+3
* Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino2010-03-291-0/+4
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-101-5/+5
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-3/+3
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-2/+2
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-8/+5
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-5/+8
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-231-0/+31