Added support for memcached distributed caching

This commit is contained in:
Len Kranendonk 2005-04-25 05:50:43 +00:00
parent 598ccd1766
commit b417ef09b2
7 changed files with 566 additions and 121 deletions

View file

@ -4092,6 +4092,24 @@ Message Boards hold forums for users. There are many different Wobjects in WebG
|,
lastUpdated => 1112141941,
},
'manage cache' => {
message => q|Cache|,
lastUpdated => 1031514049
},
'cache type' => {
message => q|Cache type|,
lastUpdated => 1031514049
},
'cache statistics' => {
message => q|Cache Statistics|,
lastUpdated => 1031514049
},
'clear cache' => {
message => q|Clear Cache|,
lastUpdated => 1031514049
},
};