index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
components
/
cache
/
memcache.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-23
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
1
-0
/
+1
2011-12-14
Change memcached component configuration syntax to use spaces instead of comm...
jsdelfino
1
-1
/
+1
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
1
-12
/
+1
2010-07-28
Change sample to use a pool of three memcached servers. Add a property to the...
jsdelfino
1
-1
/
+2
2010-05-22
Change Memcached component to use localhost instead of 127.0.0.1.
jsdelfino
1
-1
/
+1
2010-04-08
Minor fix, cleanup namespace.
jsdelfino
1
-13
/
+13
2010-03-10
Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...
jsdelfino
1
-3
/
+3
2010-02-22
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
1
-1
/
+1
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
1
-17
/
+45
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
1
-1
/
+1
2010-01-17
Cleaned up test composite files. Adjusted C++ implementation elements to matc...
jsdelfino
1
-1
/
+1
2010-01-02
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
1
-13
/
+13
2009-12-26
Simplified server configuration, HTTPD modules now use deployment composite t...
jsdelfino
1
-5
/
+6
2009-11-30
Fixes to the http client, httpd modules and memcached component to get the st...
jsdelfino
1
-5
/
+5
2009-11-23
Refactored memcached support into an SCA component. Moved cache monad functio...
jsdelfino
1
-0
/
+104