diff options
author | Tim Starling <tstarling@wikimedia.org> | 2021-06-02 14:34:38 +1000 |
---|---|---|
committer | Tim Starling <tstarling@wikimedia.org> | 2021-06-11 08:01:26 +1000 |
commit | 68ebdfc77fa6a95abbf6ac295249914c62dec883 (patch) | |
tree | 4f538392e48a153d1a9346bcb529645352c691ba /tests/phpunit/includes/api/query/ApiQueryUserContribsTest.php | |
parent | d718df1561c12c3d574eee257bdd7fb2da9f9994 (diff) | |
download | mediawikicore-68ebdfc77fa6a95abbf6ac295249914c62dec883.tar.gz mediawikicore-68ebdfc77fa6a95abbf6ac295249914c62dec883.zip |
Optionally split out parts of file metadata to BlobStore
* Optionally store metadata in the database in JSON format instead of
PHP serialization. The new JSON format has a top-level "envelope"
array which gives us a place to store things that are not part of the
handler metadata.
* Optionally split metadata items, putting items above a threshold into
the text table. The FileRepo and MediaHandler must both opt in.
* For staged deployment, the read side of these changes is always
active. Only the write side is configurable.
Bug: T275268
Change-Id: I876ea5c9d3a1881e278f689d2f8a3ae20240c703
Diffstat (limited to 'tests/phpunit/includes/api/query/ApiQueryUserContribsTest.php')
0 files changed, 0 insertions, 0 deletions