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:
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: