apache-tuscany/sca-cpp/trunk/components/sqldb
2012-01-16 03:49:01 +00:00
..
client-test.cpp Support cookies over outgoing HTTP calls and a shorter component URL addressing scheme. 2011-05-23 06:50:15 +00:00
Makefile.am Add external configuration of Memcached and PostgreSQL logging, to allow the logs to be piped to Scribe or the HTTPD log rotation program. 2011-12-30 19:52:29 +00:00
pgsql Add external configuration of Memcached and PostgreSQL logging, to allow the logs to be piped to Scribe or the HTTPD log rotation program. 2011-12-30 19:52:29 +00:00
pgsql-backup Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts. 2012-01-16 03:49:01 +00:00
pgsql-conf Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts. 2012-01-16 03:49:01 +00:00
pgsql-log-conf Add external configuration of Memcached and PostgreSQL logging, to allow the logs to be piped to Scribe or the HTTPD log rotation program. 2011-12-30 19:52:29 +00:00
pgsql-standby-conf Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts. 2012-01-16 03:49:01 +00:00
pgsql-standby-test.cpp Test Postgresql hot standby + replication and integrated Postgresql database in store-cluster sample. Add a front cache component which can be used to wire a cache component and a database component. 2010-08-16 06:15:24 +00:00
pgsql-start Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts. 2012-01-16 03:49:01 +00:00
pgsql-stop Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts. 2012-01-16 03:49:01 +00:00
pgsql-test.cpp Test Postgresql hot standby + replication and integrated Postgresql database in store-cluster sample. Add a front cache component which can be used to wire a cache component and a database component. 2010-08-16 06:15:24 +00:00
pgsql.hpp Change default log level from 'info' to 'notice' and improve some of the log messages. 2011-11-21 08:47:18 +00:00
server-test Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possible. Fix multi-threading issues in the SpiderMonkey integration. 2011-08-14 21:53:15 +00:00
sqldb-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
sqldb.componentType Add .componentType files describing the utility components. Refactor chat component in two separate components for sending and receiving messages. 2010-11-03 16:40:19 +00:00
sqldb.composite Refactor some of the extensions and remove unnecessary namespace prefixes. 2011-05-23 02:29:02 +00:00
sqldb.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
standby-test Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possible. Fix multi-threading issues in the SpiderMonkey integration. 2011-08-14 21:53:15 +00:00