objectcache: allow for callbacks to mask SYNC_WRITE latency
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 29 Aug 2016 17:00:05 +0000 (10:00 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Sep 2016 20:44:18 +0000 (13:44 -0700)
commite99bb1b7dcc4c52a74b60ca445f20b8db649222c
treec0de1b439de3bc96ea5337cbce609c8aa7aca1c1
parent52511952de7b716e3e7771366852170049afb072
objectcache: allow for callbacks to mask SYNC_WRITE latency

Change-Id: I908222ad3788ebe330aa58831cda139da32becd8
autoload.php
includes/libs/WaitConditionLoop.php [new file with mode: 0644]
includes/libs/objectcache/BagOStuff.php
includes/objectcache/SqlBagOStuff.php
tests/phpunit/includes/libs/WaitConditionLoopTest.php [new file with mode: 0644]