diff options
author | Hélène <pleroma-dev@helene.moe> | 2022-08-23 17:15:06 +0200 |
---|---|---|
committer | Hélène <pleroma-dev@helene.moe> | 2022-08-24 03:40:05 +0200 |
commit | 439c1baf25b19723bcbaac78b10d00181074e3b6 (patch) | |
tree | ec121c7afd07860134475064d6d37996bfe36fe2 /ci | |
parent | a022b9d73340f0fcf2bc74fb60de6324a1da0b12 (diff) | |
download | pleroma-439c1baf25b19723bcbaac78b10d00181074e3b6.tar.gz |
OAuthPlug: use user cache instead of joining
As this plug is called on every request, this should reduce load on the
database by not requiring to select on the users table every single
time, and to instead use the by-ID user cache whenever possible.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions