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

split put and put_multipart #49

Closed kylebarron closed 4 weeks ago

kylebarron commented 4 weeks ago

Instead of doing this, I'm going to try and keep them the same function. The only difference is that PutMode only exists for put and not put_multipart