https://bugzilla.wikimedia.org/show_bug.cgi?id=60043
Web browser: ---
Bug ID: 60043
Summary: Split caching logic out of WikiPageEntityLookup
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: WikidataRepo
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
Currently, WikiPageEntityLookup is implementing the logic for checking any
cached content against the current revision in the page table and updating the
cache. This logic should be factored out of the base implementation and moved
to a decorator.
To allow this, the EntityRevisionLookup interface should get a method
getLatestRevisionId( EntityId ), which can be used by a caching decorator to
check that a cached entity is still up to date.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l