constellation-rs / amadeus

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

Support different object storage then S3 #144

Open claudino-kognita opened 2 years ago

claudino-kognita commented 2 years ago

There would be nice to have support for other object storage implementations like:

It may be split in two pull requests, one for reading and another for writing.