aurweb/web/template
Dan McGee 5d6f465170 Cache all front page stats in APC if available
Use the APC cache to store all of the counts and the recently updated
package list in a cache, which cuts down on the number of database queries
needed. If the data isn't perfectly up to date we will survive.

This version of the patch will also cache the relevant counts for individual
logged-in users and is more careful about checking whether the value
actually exists in the cache by using the status reference to apc_fetch().

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-08 11:48:58 -05:00
..
stats Cache all front page stats in APC if available 2009-01-08 11:48:58 -05:00
footer.php Take formatting out of version number in web/lib/version.inc 2008-09-29 15:20:35 +08:00
header.php Store account type in local var when possible 2009-01-04 14:09:53 -05:00
login_form.php Make all web paths relative. 2008-12-21 15:24:57 +09:00
pkg_comments.php Move package comments to a template. 2009-01-05 15:59:59 -05:00
pkg_search_form.php Change layout of search form. 2009-01-05 16:52:34 -05:00
pkg_search_results.php Store account type in local var when possible 2009-01-04 14:09:53 -05:00
search_accounts_form.php fixed indention + xhtml in search_accounts_form.php 2008-06-09 20:04:59 +08:00
template.phps Introduce function include_lang for translations. 2008-12-21 18:03:27 +09:00
tu_details.php Make some translatable strings friendlier to common usage. 2008-12-22 13:29:46 +09:00
tu_list.php Tweak TU interface for appearance. 2008-11-10 09:21:13 -05:00