constellation-rs / amadeus

Harmonious distributed data analysis in Rust.
https://constellation.rs/amadeus
Apache License 2.0
472 stars 26 forks source link

Refactor connectors that use HTTP to use a common HTTP interface #95

Open alecmocatta opened 3 years ago

alecmocatta commented 3 years ago

Implement File for Url. See also https://github.com/durch/rust-s3/pull/103