v0.0.12
Changes since version 0.0.11:
- Important resiliency fixes to
RangeCache
- a race condition meant that its watch might not be reinstated in the face of compaction errors from the server - Add
KVClient#compact(...)
method for performing manual store compactions - Include watch id in all watcher-scoped exceptions and log messages