Skip to content

Add support for pathslicing for the seaweedfs backend

David Douard requested to merge douardda/swh-objstorage:weed-slicing into master

this actually requires quite some refactoring in the seaweedfs backend, mostly to support the (somewhat useless) list_content() method.

Merge request reports