Skip to content

Implement a striping object storage

The striping object storage will use the least significant bits of the content id to choose which backend to write to. It will be able to read from all backends.


Migrated from T1045 (view on Phabricator)