summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/memcache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-3/+3
* Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino2013-01-031-0/+35
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-32/+19
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-1/+1
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-4/+4
* Automatically reconnect to a Memcached server after a disconnection.jsdelfino2012-04-021-3/+12
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Change memcached component configuration syntax to use spaces instead of comm...jsdelfino2011-12-141-1/+1
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-12/+1
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-281-1/+2
* Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2010-05-221-1/+1
* Minor fix, cleanup namespace.jsdelfino2010-04-081-13/+13
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-101-0/+133