sapling/eden/mononoke/cmds/backfill_derived_data
Pavel Aslanov d752cfa651 batched tailing mode
Summary:
This diff add new mode of tailing based on derived data graph, it uses same functionality as backfill.
- `tail_batch_iteration` uses `bounded_traversal_dag` directly instead of leveraging `DeriveGraph::derive` so we could warm-up dependencies for each node before calling `DerivedUitls::backfill_batch_dangerous`

Reviewed By: StanislavGlebik

Differential Revision: D24306156

fbshipit-source-id: 006cb6d4df9424cd6501cb4a381b95f096e70551
2020-10-19 07:30:03 -07:00
..
dry_run.rs Switch Blobstore to new-style futures 2020-06-26 03:54:42 -07:00
main.rs batched tailing mode 2020-10-19 07:30:03 -07:00
warmup.rs batched tailing mode 2020-10-19 07:30:03 -07:00