Page MenuHomePhabricator

Make client access item blobs directly, avoid local copies
Closed, ResolvedPublic

Description

The Wikibase client should access item data blobs directly, using the repository's page, revision and text tables (and External Store, if needed). Similarly, item_per_page should be accessed directly in the repo's database. This removes the need to maintain local copies of items and the mapping table in the client's database.

Keep in mind that for 3rd party wikis that can not access the repo's database directly, we will still need these local tables.


Version: unspecified
Severity: normal

Details

Reference
bz42187

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:10 AM
bzimport set Reference to bz42187.
bzimport added a subscriber: Unknown Object (MLST).

Implemented in I123b8f7b
Follow-up for memcached: Iaa32091b

Verified in Wikidata demo for sprint 24

Change Iaa32091b: fix memcached usage for entities.