wiki.techinc.nl/includes/libs/objectcache
Timo Tijhof 2d35c4e997 objectcache: Improve WANObjectCache doc for update strategies
Also add headings to separate docs for deployment/administration,
from docs for developers using an existing instance of it.

Change-Id: Id43c7700564c2979549afa5379f644027fb6585b
2018-08-27 03:46:54 +00:00
..
APCBagOStuff.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
APCUBagOStuff.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
BagOStuff.php Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
CachedBagOStuff.php Merge "objectcache: avoid direct "bag" field references in CachedBagOStuff" 2018-07-16 09:23:55 +00:00
EmptyBagOStuff.php objectcache: add mcrouter support to WANObjectCache 2016-08-18 22:42:11 +00:00
HashBagOStuff.php Merge "objectcache: add setMockTime() method to BagOStuff/WANObjectCache" 2018-06-01 13:19:24 +00:00
IExpiringStore.php objectcache: add IExpiringStore::TTL_SECOND constant 2018-02-16 14:23:49 -08:00
MemcachedBagOStuff.php objectcache: Make MemcachedBagOStuff::makeKeyInternal always have a key class 2017-11-21 02:45:01 +00:00
MemcachedClient.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
MemcachedPeclBagOStuff.php objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 2018-06-02 17:25:22 -07:00
MemcachedPhpBagOStuff.php objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 2018-06-02 17:25:22 -07:00
MultiWriteBagOStuff.php Make MultiWriteBagOStuff use the native merge() of each backend 2018-07-18 22:30:56 +01:00
RedisBagOStuff.php Merge "objectcache: make RedisBagOStuff pass all tests" 2018-06-02 01:35:26 +00:00
ReplicatedBagOStuff.php Implement makeKeyInternal() for ReplicatedBagOStuff/MultiWriteBagOStuff 2018-07-10 13:25:04 +01:00
RESTBagOStuff.php RESTBagOStuff: improve timeouts and logging 2018-06-21 09:34:02 +00:00
WANObjectCache.php objectcache: Improve WANObjectCache doc for update strategies 2018-08-27 03:46:54 +00:00
WANObjectCacheReaper.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
WinCacheBagOStuff.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00