summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino9-14/+22
2012-04-09Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe.jsdelfino1-1/+1
2012-04-02Detach Memcached and Pgsql from terminal when logging with a logger like Scri...jsdelfino1-2/+2
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino3-5/+16
2012-02-20Fixes to the hosting module to correctly store ATOM feeds instead of raw coll...jsdelfino1-1/+1
2012-01-16Add a partitioner component, which combined with a selector component can be ...jsdelfino8-3/+289
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino5-27/+30
2011-12-30Add external configuration of Memcached and PostgreSQL logging, to allow the ...jsdelfino3-4/+52
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino3-0/+3
2011-12-14Change memcached component configuration syntax to use spaces instead of comm...jsdelfino2-3/+3
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino2-2/+2
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino2-13/+31
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino3-2/+3
2011-06-28Port to Mac OS X 10.6.7.jsdelfino6-13/+14
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino1-3/+3
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-6/+5
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-9/+18
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+6
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-0/+2
2010-11-03Add .componentType files describing the utility components. Refactor chat com...jsdelfino4-1/+87
2010-10-20Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino7-22/+155
2010-09-15Upgrade build scripts to on Ubuntu 10.04.jsdelfino1-2/+1
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-2/+2
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 ...jsdelfino7-27/+181
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino7-21/+83
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino8-16/+61
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...jsdelfino2-1/+4
2010-05-22Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2-3/+3
2010-04-08Minor fix, cleanup namespace.jsdelfino3-27/+27
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino3-2/+13
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino1-1/+1
2010-03-21Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino2-2/+2
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino9-22/+22
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-3/+3
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino8-56/+135
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2-6/+3
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-2/+2
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2-2/+2
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino3-9/+6
2010-01-11Renamed cache test cases.jsdelfino2-2/+2
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...jsdelfino6-83/+79
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2-10/+9
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino2-60/+35
2009-11-30Updated svn:ignore property. Redirect log output.jsdelfino2-2/+2