HomeSoftware Heritage

Make swh.storage.archiver able to run in a separated db
7d18d8addc2eUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Make swh.storage.archiver able to run in a separated db

In effect, this separates concerns between storing/reading contents and
archiving contents.

This updates:

  • main schema to drop existing archiver table (070.sql)
  • integration/unit tests
  • Separate sql files to deal with install/upgrades in sql/archiver/ folder
  • Add makefile to deal with local dump and restore actions

Remains to deal with updating when receiving new contents (as in the
original archiver's code)

Details

Provenance
ardumontAuthored on Jul 18 2016, 8:19 PM
olasdPushed on Jun 26 2017, 2:28 PM
Parents
rDARC523304794bc7: Update debian packaging configuration files
Branches
Unknown
Tags
Unknown