summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/memcached-start (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino1-4/+4
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-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino1-2/+4
2011-12-30Add external configuration of Memcached and PostgreSQL logging, to allow the ...jsdelfino1-3/+14
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-1/+1
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-3/+12
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino1-1/+5
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino1-1/+5
2010-03-21Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-4/+2
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-5/+5
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-4/+1
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-5/+5
2010-01-06Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino1-0/+0
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-1/+1
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-2/+2
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-7/+3
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-3/+3
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-2/+4
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino1-6/+7
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino1-1/+1
2009-09-26Added a variant of store that implements the business logic as a set of funct...jsdelfino1-21/+7
2009-09-14Starting to implement the store sample in C++. Assembling the components manu...jsdelfino1-0/+41