sapling/eden/mononoke/mononoke_hg_sync_job
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
..
helper_lib mononoke/mercurial_bundles: use futures 0.3 in Bundle2Item 2020-11-03 00:12:21 -08:00
schemas mononoke/hg_sync_job: make mononoke_hg_sync_job public (#37) 2020-07-30 02:52:56 -07:00
src mononoke/filestore: update fetch methods to return 0.3 stream 2020-11-06 07:26:04 -08:00
Cargo.toml rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00