Page MenuHomePhabricator

Make Title use PageStore to access the page table
Closed, ResolvedPublic

Description

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.

Details

Related Changes in Gerrit:

Event Timeline

Change 699067 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):

[mediawiki/core@master] Title: use PageStore instead of LinkCache

https://gerrit.wikimedia.org/r/699067

Change 699067 merged by jenkins-bot:

[mediawiki/core@master] Title: use PageStore instead of LinkCache

https://gerrit.wikimedia.org/r/699067

Krinkle renamed this task from Make Title use PageStore to access the page table. to Make Title use PageStore to access the page table.Mar 2 2022, 8:25 PM

Can this task be marked resolved?

daniel claimed this task.

Can this task be marked resolved?

Yes, thank you!