archiver.storage: refactor to provide a get_archiver_storage function
This will allow us to handle another storage backend for the storage of the archiver data.
Showing
- swh/archiver/director.py 9 additions, 3 deletionsswh/archiver/director.py
- swh/archiver/storage.py 12 additions, 4 deletionsswh/archiver/storage.py
- swh/archiver/tests/test_archiver.py 12 additions, 2 deletionsswh/archiver/tests/test_archiver.py
- swh/archiver/worker.py 9 additions, 3 deletionsswh/archiver/worker.py
Loading
Please register or sign in to comment