sapling/eden/mononoke/derived_data
Thomas Orozco 26e06ef1a0 mononoke/filestore: update fetch methods to return 0.3 stream
Summary:
This updates the external facing API of the filestore to use 0.3 streams.
Internally, there is still a bit of 0.3 streams, but as of this change, it's
all 0.3 outside.

This required a few changes here and there in places where it was simpler to
just update them to use 0.3 futures instead of `compat()`-ing everything.

Reviewed By: ikostia

Differential Revision: D24731298

fbshipit-source-id: 18a1dc58b27d129970a6aa2d0d23994d5c5de6aa
2020-11-06 07:26:04 -08:00
..
blame mononoke/filestore: update fetch methods to return 0.3 stream 2020-11-06 07:26:04 -08:00
changeset_info derived_data: change BonsaiDerivedMapping to use new futures 2020-11-03 09:15:18 -08:00
deleted_files_manifest rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
fastlog rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
filenodes rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
fsnodes mononoke/filestore: update fetch external API to 0.3 futures 2020-11-06 07:26:03 -08:00
mercurial_derived_data rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
src derived_data: change BonsaiDerivedMapping to use new futures 2020-11-03 09:15:18 -08:00
unodes rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
utils derived_data: change BonsaiDerivedMapping to use new futures 2020-11-03 09:15:18 -08:00
Cargo.toml rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00