sapling/eden/mononoke/segmented_changelog
Stefan Filip 3f0b08e46f segmented_changelog: add version field to IdMap
Summary:
The version is going to be used to seamlessly upgrade the IdMap. We can
generate the IdMap in a variety of ways. Naturally, algorithms for generating
the IdMap may change, so we want a mechanism for updating the shared IdMap.

A generated IdDag is going to require a specific IdMap version. To be more
precise, the IdDag is going to specify which version of IdMap it has to be
interpreted with.

Reviewed By: quark-zju

Differential Revision: D23501158

fbshipit-source-id: 370e6d9f87c433645d2a6b3336b139bea456c1a0
2020-09-03 16:33:20 -07:00
..
schemas segmented_changelog: add version field to IdMap 2020-09-03 16:33:20 -07:00
src segmented_changelog: add version field to IdMap 2020-09-03 16:33:20 -07:00
Cargo.toml segmented_changelog: add on-demand updating dag implementation 2020-09-02 17:20:42 -07:00