wiki.techinc.nl/includes/libs/objectcache
Kunal Mehta d2fd3109a3 Avoid Wikimedia\Assert in HashBagOStuff
This is the only usage of wikimedia/assert in the planned objectcache
library, so it doesn't make much sense to have a dependency upon the
entire library just for one usage that is trivially replaced.

Change-Id: I8f967fb2b861852c7fc74f7d42e2cbab1df05bc4
2016-09-20 23:00:54 -07:00
..
APCBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BagOStuff.php Switch some callers to WaitConditionLoop 2016-09-08 19:29:18 -07:00
CachedBagOStuff.php Turn off "reportDupes" in CachedBagOStuff 2016-09-06 13:36:16 -07:00
EmptyBagOStuff.php objectcache: add mcrouter support to WANObjectCache 2016-08-18 22:42:11 +00:00
HashBagOStuff.php Avoid Wikimedia\Assert in HashBagOStuff 2016-09-20 23:00:54 -07:00
IExpiringStore.php Support masking the WRITE_SYNC latency from ChronologyProtector 2016-09-12 23:58:49 +00:00
MemcachedBagOStuff.php Support masking the WRITE_SYNC latency from ChronologyProtector 2016-09-12 23:58:49 +00:00
MemcachedClient.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
MemcachedPeclBagOStuff.php Move PECL memcached class to /libs 2016-09-07 22:55:11 -07:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
ReplicatedBagOStuff.php Merge "Turn off duplicate key gets for ReplicatedBagOStuff" 2016-09-06 18:18:07 +00:00
RESTBagOStuff.php Support masking the WRITE_SYNC latency from ChronologyProtector 2016-09-12 23:58:49 +00:00
WANObjectCache.php Add more version notes to WANObjectCache 2016-09-09 13:41:03 -07:00
WinCacheBagOStuff.php Fix broken wincache merge() implementation 2016-09-15 04:50:25 -07:00
XCacheBagOStuff.php