diff README @ 2366:2241433a77e5

obshashrange: warm the cache at the end of each transaction This will help having warmed cache for read only client. The warming is still imperfect in case of markers that trigger a reset, but we are in a better place than what we used to be.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 12 May 2017 21:21:31 +0200
parents d8ea60fcfbc9
children a0099d568ef8
line wrap: on
line diff
--- a/README	Fri May 12 21:00:39 2017 +0200
+++ b/README	Fri May 12 21:21:31 2017 +0200
@@ -119,6 +119,9 @@
  - topic: have thg display topic name if possible,
  - obscache: more efficient update in the (rare) case of a transaction adding
    markers without changesets
+ - obshashrange-cache: update incrementally in the (common) case of a
+   transaction not affecting existing range,
+ - obshashrange-cache: keep the cache mostly warm after each transaction.
 
 6.1.1 - in progress
 -------------------