* Only do the DB inserts in finishWrite(). Previously this would COMMIT there but would spread out queries throughout the set() calls. This pushes all the contention down to the last step. Change-Id: Ia8afb79a8328c18a7d8a386bcd15a5074007d52e |
||
|---|---|---|
| .. | ||
| BacklinkCache.php | ||
| CacheDependency.php | ||
| FileCacheBase.php | ||
| GenderCache.php | ||
| HTMLFileCache.php | ||
| LinkBatch.php | ||
| LinkCache.php | ||
| LocalisationCache.php | ||
| MapCacheLRU.php | ||
| MessageCache.php | ||
| ObjectFileCache.php | ||
| ResourceFileCache.php | ||
| UserCache.php | ||