developmentseed / obstore

Simple, fast integration with Amazon S3, Google Cloud Storage, Azure Storage, and S3-compliant APIs like Cloudflare R2
https://developmentseed.org/obstore
MIT License
146 stars 3 forks source link

Single store API for all backends, where the url chooses which backend #90

Open kylebarron opened 4 days ago

kylebarron commented 4 days ago

E.g. new_store(url) which could load from env, or new_store(url, kwargs)