.. |
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
|
Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server.
|
2012-12-11 06:13:02 +00:00 |
client-test.cpp
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +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
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
Makefile.am
|
Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server.
|
2012-12-11 06:13:02 +00:00 |
memcache-test.cpp
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +00:00 |
memcache.componentType
|
Automatically reconnect to a Memcached server after a disconnection.
|
2012-04-02 06:23:44 +00:00 |
memcache.cpp
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
memcache.hpp
|
Fix build errors with latest GCC and CLang compilers.
|
2013-08-26 05:18:15 +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
|
Add an HTTPD auth provider allowing the authentication logic to be implemented by a component, and cleanup the SSL and mod-security config a bit.
|
2012-07-16 06:47:49 +00:00 |
memcached-start
|
Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.04, and Mac OS X 10.7.4.
|
2012-07-16 06:48:21 +00:00 |
memcached-stop
|
Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.04, and Mac OS X 10.7.4.
|
2012-07-16 06:48:21 +00:00 |
memcached-test
|
Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors.
|
2012-05-28 04:39:18 +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
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +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
|
Support sorting database search results by rank, and add a rank attribute to ATOM entries.
|
2013-08-26 03:04:23 +00:00 |
select-test.scm
|
Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server.
|
2012-12-11 06:13:02 +00:00 |
server-test
|
Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors.
|
2012-05-28 04:39:18 +00:00 |