apache-tuscany/sca-cpp/trunk/components/cache
2012-04-09 06:22:16 +00:00
..
adder-test.scm Renamed frontcache to datacache and add a memo cache that memoizes function applications. 2010-10-20 04:59:43 +00:00
cache.composite Automatically reconnect to a Memcached server after a disconnection. 2012-04-02 06:23:44 +00:00
client-test.cpp Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
datacache.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
datacache.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
Makefile.am Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
memcache-test.cpp Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
memcache.componentType Automatically reconnect to a Memcached server after a disconnection. 2012-04-02 06:23:44 +00:00
memcache.cpp Automatically reconnect to a Memcached server after a disconnection. 2012-04-02 06:23:44 +00:00
memcache.hpp Fixes to the hosting module to correctly store ATOM feeds instead of raw collections and work with the sqldb component. 2012-02-20 07:20:38 +00:00
memcached-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
memcached-ssl-test 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
memcached-start Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe. 2012-04-09 06:22:16 +00:00
memcached-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
memcached-test 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
memocache.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
memocache.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
partition1-test.scm Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
partition2-test.scm Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
partitioner.componentType Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
partitioner.cpp Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
select-test.scm Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example. 2012-01-16 03:49:08 +00:00
server-test 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