sapling/eden/mononoke/lfs_server
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
..
src mononoke/filestore: update fetch methods to return 0.3 stream 2020-11-06 07:26:04 -08:00
Cargo.toml mononoke/filestore: update fetch methods to return 0.3 stream 2020-11-06 07:26:04 -08:00