Skip to content
Snippets Groups Projects

Declare indexer storage backends in the swh.indexer.storage.classes entry point

Merged David Douard requested to merge douardda/swh-indexer:db-compat into master

Normalize the indexer storage db for swh.core 3.6 with improved swh db handling capabilities.

Remove storage/test_init.py, it's now outdated.

Warning: this rename the config entry for indexer storages from 'indexer_storage' to 'indexer.storage'. Bw compat core handle this when loading the configuration for indexer cli tools and the api server only; generic loading mechanism will not handle the old name properly (i.e. when managing the storage db using swh db commands).

Also fix the cli to make them use SWH_CONFIG_FILENAME (if any).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading