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)
Staging instance, all changes can be removed at any time
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)