wiki.techinc.nl/includes/cache/bloom
Aaron Schulz 140a4f9788 Fixed BloomCache handling of network partitions
* As documented, it should return true on error, so that DB is
  checked if the filter is down.

Change-Id: I883fafc9f5f3a84f85207de6e916f1630c78d1a4
2014-11-20 09:11:09 +00:00
..
BloomCache.php Fixed BloomCache handling of network partitions 2014-11-20 09:11:09 +00:00
BloomCacheRedis.php Fixed bug in BloomCacheRedis::getConnection 2014-09-23 17:26:00 -07:00
BloomFilters.php