sapling/eden/mononoke/segmented_changelog
Stefan Filip 9fdb3faff6 segmented_changelog: add builder with SegmentedChangelogConfig
Summary:
Pull in SegmentedChangelogConfig and build a SegmentedChangelog instance.
This ties the config with the object that we build on the servers.

Separating the instatiation of the sql connections from building any kind of
segmented changelog structure. The primary reason is that there may be multiple
objects that get instantiated and for that it is useful to be able to pass
this object around.

Reviewed By: krallin

Differential Revision: D26708175

fbshipit-source-id: 90bc22eb9046703556381399442117d13b832392
2021-03-17 20:12:27 -07:00
..
bench/concurrent_idmap third-party/rust: update tokio & tokio-stream 2021-03-10 11:01:28 -08:00
schemas segmented_changelog: rename DagBundle to SegmentedChangelogVersion 2021-03-10 12:15:52 -08:00
src segmented_changelog: add builder with SegmentedChangelogConfig 2021-03-17 20:12:27 -07:00
Cargo.toml segmented_changelog: add builder with SegmentedChangelogConfig 2021-03-17 20:12:27 -07:00