perf(server): improve nodeinfo performance

Resolve #9505
This commit is contained in:
syuilo 2023-01-10 20:08:55 +09:00
parent 33b22a323c
commit c5cfbd99d0
2 changed files with 20 additions and 8 deletions

View file

@ -63,6 +63,7 @@ You should also include the user name that made the change.
- Server: improve note scoring for featured notes @CyberRex0
- Server: アンケート選択肢の文字数制限を緩和 @syuilo
- Server: improve stats api performance @syuilo
- Server: improve nodeinfo performance @syuilo
- Server: delete outdated notifications regularly to improve db performance @syuilo
- Server: delete outdated hard-mutes regularly to improve db performance @syuilo
- Server: delete outdated notes of antenna regularly to improve db performance @syuilo