Provide documentation how to configure various storage backends #2748
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Description
While the "build-in" backends adopt the configuration of
object_store
and we could always refer to the config over there, we should add some docs in the delta-rs documentation at least pointing folks in the right direction.Specifically the S3 integration can be adopted to work with several other implementations, sometimes leveraging features (atomic rename) not available in "vanilla" S3.
Use Case
Users should easily discover how they can leverage their storage backend.
Related Issue(s)
#2361
The text was updated successfully, but these errors were encountered: