Skip to content
Snippets Groups Projects
Commit 7c882f57 authored by David Douard's avatar David Douard
Browse files

Reorganize the code

- move everything (swh)archive related in a archive/ submodule
- move everything provenance storage related in a storage/ submodule
  (which remains a not ideal name, may be confusing with the general
  'storage == swh-storage' acceptance in swh)
- rename rabbitmq's backend from api/ to storage/rabbitmq
- spit interface.py in 3 parts (one for each part, ProvenanceInterface,
  ProvenanceStorageInterface and ArchiveInterface).
parent 9a63bd81
No related branches found
No related tags found
No related merge requests found
Showing
with 380 additions and 338 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment