diff options
| author | Johann150 <johann.galle@protonmail.com> | 2022-05-14 06:28:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-14 13:28:27 +0900 |
| commit | 89c5fd0931e981e7d6aa0af5dd19f9492e345f78 (patch) | |
| tree | a8936329852265d4a0a66babdc9699f9f4026a93 /packages/backend/src/server/api/endpoints/notes/create.ts | |
| parent | New Crowdin updates (#8488) (diff) | |
| download | sharkey-89c5fd0931e981e7d6aa0af5dd19f9492e345f78.tar.gz sharkey-89c5fd0931e981e7d6aa0af5dd19f9492e345f78.tar.bz2 sharkey-89c5fd0931e981e7d6aa0af5dd19f9492e345f78.zip | |
perf: fix caching (#8660)
The cache implementation did previously not store the results of the
computation and was thus not a cache at all. This can cause a significant
number of database queries each time someone with a large number of
followers does something that causes an activity to be federated.
Diffstat (limited to 'packages/backend/src/server/api/endpoints/notes/create.ts')
0 files changed, 0 insertions, 0 deletions