HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
125 stars 52 forks source link

update for multi-storage drivers #338

Closed jreadey closed 2 months ago

jreadey commented 2 months ago

This PR enables HSDS to support different storage back ends (posix, s3, azure blob) in the same running instance. If the bucket query parameter is pre-appended with a storage specifier, the corresponding driver will be used for reads and writes. Currently supported prefixes are:

If no prefix is used, the default driver will be used. Where default is the first one meeting the given precondition from this list: