Page MenuHomePhabricator

[keyserver] Add index to container column of uploads table
ClosedPublic

Authored by ashoat on Jul 28 2022, 11:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 26, 11:29 PM
Unknown Object (File)
Thu, Sep 26, 11:29 PM
Unknown Object (File)
Thu, Sep 26, 11:29 PM
Unknown Object (File)
Thu, Sep 26, 11:26 PM
Unknown Object (File)
Sun, Sep 8, 2:37 AM
Unknown Object (File)
Aug 28 2024, 2:49 AM
Unknown Object (File)
Aug 27 2024, 3:00 PM
Unknown Object (File)
Aug 15 2024, 2:34 AM

Details

Summary

This is the first part of the stack to resolve ENG-1484. We'll start using it in message-fetchers.js in the following diff.

Test Plan

I first tested this stack locally in my environment to make sure the queries worked. Then I patched it onto my production keyserver and confirmed performance was improved

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jul 29 2022, 1:48 AM

Dang did this for the SQLite DB (D2060), I should've looked at the corresponding table in MySQL