In order to improve the database space usage, wbc_entity_usage tables of all wikis are to be moved to the "extension" database cluster (x1).
Steps involved (rough list first, serving as a base for breakdown into subtasks)
- Adjust Wikibase logic to have a separate database configuration for the entity usage storage: T424185
- wbc_entity_usage tables of all wikis are moved to x1 cluster: T424440
- switch the Wikibase config to point to x1 for entity usage storage
- Details of rollout strategy to be defined, might want some gradual rollout etc