Page MenuHomePhabricator

move storage into storage implementation and storage interface repositories
Closed, InvalidPublic

Description

many storage services are shared between repo and client, especially when the client accesses the repo database directly.

Event Timeline

daniel raised the priority of this task from to Needs Triage.
daniel updated the task description. (Show Details)
daniel changed Security from none to None.
daniel subscribed.
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher renamed this task from Split lib/storage into a separate component to move storage into storage implementation and storage interface repositories.Dec 2 2014, 2:15 PM

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.

Lydia_Pintscher subscribed.

This doesn't seem actionable and hasn't seen movement in years.