Add an overlay storage
I will use it to locally test incremental loads of large repositories which are already loaded in production, with read-only access of the production storage. This may also be used in the future to access storages while migrating/replicating.
Showing
- swh/storage/__init__.py 1 addition, 0 deletionsswh/storage/__init__.py
- swh/storage/proxies/overlay.py 351 additions, 0 deletionsswh/storage/proxies/overlay.py
- swh/storage/tests/storage_tests.py 21 additions, 13 deletionsswh/storage/tests/storage_tests.py
- swh/storage/tests/test_overlay.py 85 additions, 0 deletionsswh/storage/tests/test_overlay.py
Loading
Please register or sign in to comment