stac-rs icon indicating copy to clipboard operation
stac-rs copied to clipboard

Create a backend IO abstraction

Open gadomski opened this issue 6 months ago • 0 comments

          FWIW, similar to https://github.com/apache/arrow-rs/issues/6989#issuecomment-2599842842, you might want an abstraction that implements just the specific elements of `ObjectStore` you need, so that other backends like HTTP can be easily supported as well

Originally posted by @kylebarron in https://github.com/stac-utils/rustac/pull/730#discussion_r2081923240

gadomski avatar May 09 '25 15:05 gadomski