Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
198 commits behind the upstream repository.
David Douard's avatar
David Douard authored
this new command allows to handle the database migration from the
current version to the latest version advertized but the backend
datastore.

This feature is only working for "new style" swh.core.db based
datastores.
16e2fd49
History

Software Heritage - Core foundations

Low-level utilities and helpers used by almost all other modules in the stack.

core library for swh's modules:

  • config parser
  • serialization
  • logging mechanism
  • database connection
  • http-based RPC client/server