Added support for memcached distributed caching
This commit is contained in:
parent
598ccd1766
commit
b417ef09b2
7 changed files with 566 additions and 121 deletions
|
|
@ -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
|
||||
},
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue