Mercurial > evolve
diff README @ 2459:5e6fc802bc8a stable
obshashrange: add an option to disable local cache warming
The cache still a bit too volatile an costly to update. This offer a way for
developer working copy to only compute it when used.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 21 May 2017 13:55:09 +0200 |
parents | 62e4f9ff352b |
children | 64cc0b059073 |
line wrap: on
line diff
--- a/README Sat May 20 03:31:42 2017 +0200 +++ b/README Sun May 21 13:55:09 2017 +0200 @@ -118,6 +118,8 @@ - prune: fix a crash related to color handling, - next: fix a crash related to color handling, - cache: reduce the warming load in case of reset, + - cache: add a 'experimental.obshashcache.warm-cache' option to allow + disabling post transaction cache warming. 6.2.0 -- 2017-05-18 -------------------