Explains:
- when to use swh-web instead
- that get_storage should always be used to instantiate the storage
- StorageInterface
- model objects
- pagination
- backends
Resolves T3004.
Differential D4971
Write introduction to swh-storage. vlorentz on Jan 29 2021, 4:18 PM. Authored by
Details
Explains:
Resolves T3004.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D4971 (id=17752)Rebasing onto 76de53cb26... Current branch diff-target is up to date. Changes applied before testcommit fcaa8d6bdcf970e8a4a8316413266d37792c297b Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jan 29 16:17:51 2021 +0100 Write introduction to swh-scheduler. Explains: * when to use swh-web instead * that `get_storage` should always be used to instantiate the storage * `StorageInterface` * model objects * pagination * backends See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1111/ for more details. Comment Actions Build is green Patch application report for D4971 (id=17753)Rebasing onto 76de53cb26... Current branch diff-target is up to date. Changes applied before testcommit 24a7b88c2e8461c209f6bf15b3635bd07790994a Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jan 29 16:17:51 2021 +0100 Write introduction to swh-storage. Explains: * when to use swh-web instead * that `get_storage` should always be used to instantiate the storage * `StorageInterface` * model objects * pagination * backends See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1112/ for more details. Comment Actions lgtm one remark inline.
Comment Actions Build is green Patch application report for D4971 (id=17769)Rebasing onto 76de53cb26... Current branch diff-target is up to date. Changes applied before testcommit f6ae8a062d97e6d6154d3da25ab99e6ff7c8e4db Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jan 29 16:17:51 2021 +0100 Write introduction to swh-storage. Explains: * when to use swh-web instead * that `get_storage` should always be used to instantiate the storage * `StorageInterface` * model objects * pagination * backends See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1115/ for more details. |