Skip to content

Mirror MaStR database by continously querying latest data #149

@gplssm

Description

@gplssm

Because downloading the entire MaStR database from scratch ever time an update is needed takes too long, a continuous updater is required that more or less mirrors the MaStR database.

This will be implemented using a (dockered) PostgreSQL database access through SQLAlchemy. It is checked for new units or units with updated data which is then pull into the database. In a addition, extended data about the unit is requested for download. The list of extended data requests gets iterated in a subsequent process and data is retrieved.

Tasks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions