many storage services are shared between repo and client, especially when the client accesses the repo database directly.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | None | T75863 [Task] Split wikibase.git | |||
| Invalid | None | T75877 move storage into storage implementation and storage interface repositories | |||
| Invalid | None | T76471 move storage into storage implementation and storage interface directories |
Event Timeline
Comment Actions
I would like the storage interfaces separate from the wikibase-specific storage implementations.
was forced to start doing this, in order to make code that handles wikidata dumps (and using data model) to put data in / out elastic search. Yet, also wanted my code to be compatible and work with Wikibase.