Core Platform Team/Initiative/Shard Revision Table/Open Questions
Appearance
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. The Core Platform Team and its initiatives do not exist anymore. See MediaWiki Engineering Group instead since 2023. |
- Do we do parallel or serial MYSQL queries? PHP doesn’t support parallel MYSQL queries and so we will need to use a library.
- How do you split up the table, over which indexes?
- How much of as speed improvement do we want for schema changes? This will determine the number of shards.
- How do we determine measure our metrics?