Added caching to statistics on Matrix view.

This commit is contained in:
Yung Han Khoe 2009-03-23 20:54:26 +00:00
parent e7a3282af3
commit 25afba2f52
3 changed files with 108 additions and 55 deletions

View file

@ -427,6 +427,17 @@ listing,|,
lastUpdated => 1235681965,
},
'statistics cache timeout label' => {
message => q|Statistics Cache Timeout|,
lastUpdated => 0,
},
'statistics cache timeout description' => {
message => q|Since all users will see the matrix statistics the same way, we can cache them for some time
to increase performance. How long should we cache them?|,
lastUpdated => 0,
},
'rating timeout description' => {
message => q|Set a timeout so that users are prevented from rating a given listing too often.|,
lastUpdated => 1135271460,