misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.09k stars 1.38k forks source link

[refactor] NoteCreateServiceの整理 #15007

Open samunohito opened 1 day ago

samunohito commented 1 day ago

Summary

NoteCreateService.create()から始まる諸処理を整理し、

…を図れないかを検討します。

Purpose

結果次第ではノート投稿時のパフォーマンスが上がるかもしれない

Do you want to implement this feature yourself?

samunohito commented 1 day ago

(一気にやると重いので、sub-issueを駆使しつつちびちびとやりたい)