Mercurial > evolve
comparison .hgtags @ 3237:9a2cc4687cb9
cache: introduce an abstract class for cache we can upgrade incrementally
Right now each class implements their own mechanism for validation, and
update. We start introducing abstract class to ultimately allow more
unification of the cache code.
The end goal of this series is to introduce a cache for some obsolescence
property, not to actually implement the cache. However, taking advantage of
adding a new cache to introduce the abstract class seems like a win.
This code was headed for core during the 4.3 cycle but never made it there. So
we starts with a copy in the evolve repository.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 22 Nov 2017 13:40:05 +0100 |
parents | 735b763f06c7 |
children | 014cf11ca2dc |
comparison
equal
deleted
inserted
replaced
3236:7c78b0c482a1 | 3237:9a2cc4687cb9 |
---|