In order to ensure consistency of cached state and to consolidate the knowledge about the database schema for representing pages in a single place, Title should use PageStore internally, rather than relying on LinkCache and accessing the database directly.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Title: use PageStore instead of LinkCache | Daniel Kinzler | mediawiki/core | master | +122 -100 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 699067 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):
[mediawiki/core@master] Title: use PageStore instead of LinkCache
Comment Actions
Change 699067 merged by jenkins-bot:
[mediawiki/core@master] Title: use PageStore instead of LinkCache