github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/storage-registry-refactor.md (about)

     1  Enhancement: Enhance storage registry with virtual views and regular expressions
     2  
     3  Add the functionality to the storage registry service to handle user requests
     4  for references which can span across multiple storage providers, particularly
     5  useful for cases where directories are sharded across providers or virtual views
     6  are expected.
     7  
     8  https://github.com/cs3org/cs3apis/pull/116
     9  https://github.com/cs3org/reva/pull/1570