wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz 626c5f6972 objectcache: change "miss" to "renew" in metric name for preemptive refreshes
This will usually let one distinguish asynchronous preemptive cache refreshes
from synchronous value recomputations due to actual cache misses.

Change-Id: I3424a89cc96a12fe283460eeaf722ee0cf299534
2018-06-20 15:23:35 +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 Merge "objectcache: make RedisBagOStuff pass all tests" 2018-06-02 01:35:26 +00:00
CachedBagOStuff.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
EmptyBagOStuff.php
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 Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
RedisBagOStuff.php Merge "objectcache: make RedisBagOStuff pass all tests" 2018-06-02 01:35:26 +00:00
ReplicatedBagOStuff.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
RESTBagOStuff.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
WANObjectCache.php objectcache: change "miss" to "renew" in metric name for preemptive refreshes 2018-06-20 15:23:35 +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