summaryrefslogtreecommitdiff
path: root/actions/sitenoticeadminpanel.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-12-09 10:45:36 -0500
committerEvan Prodromou <evan@status.net>2010-12-09 10:45:36 -0500
commitf5f6a742cb9773b22022ea1d33dec64b13931173 (patch)
treef0bf7ef54f9168b26336db09dd6cbcdc8ce06519 /actions/sitenoticeadminpanel.php
parent94ff04e1903cf3a544e52e64846538dee5f23fb3 (diff)
Additional in-process cache plugin InProcessCache
Some of our caching systems, like the disk cache or memcached, have significant overhead (network connections or disk I/O). This plugin adds an additional layer of in-process cache, so we don't need to reconnect to external cache systems when we've already received a data item from the cache. There are some concurrency issues here, but typically they won't be important at the level of a single web hit.
Diffstat (limited to 'actions/sitenoticeadminpanel.php')
0 files changed, 0 insertions, 0 deletions