objectcache: Always use interim values on WAN cache tombstones
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 19 Oct 2017 04:03:26 +0000 (21:03 -0700)
committerKrinkle <krinklemail@gmail.com>
Tue, 24 Oct 2017 00:32:06 +0000 (00:32 +0000)
This stores values for very short times while the main
value is a tombstone in case of particularly high traffic.

Also make mutex keys expire immediately on unlock.

Change-Id: I4ec5cf7f8b49239fdd2518e5d955534877a0f7ee


No differences found