Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve server event #4663

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Improve server event #4663

merged 1 commit into from
Jul 17, 2023

Conversation

mei23
Copy link
Owner

@mei23 mei23 commented Jul 17, 2023

Summary

Redis接続をストリーミング接続ごとに作らず、プロセス全体で共有するように
misskey-dev@48ea805
misskey-dev@5c3a56b

JSON.parse の呼び出しを削減する
misskey-dev#11091

↑のglobalEV生成をserverEventEmitterとしてカプセル化
途中のRedisSubscriberを間違って解除しそう、イベントの型がわからず混乱するため

@mei23 mei23 marked this pull request as ready for review July 17, 2023 16:04
@mei23 mei23 merged commit e199664 into mei-m544 Jul 17, 2023
3 checks passed
@mei23 mei23 deleted the mei-f-server-event-emitter branch July 17, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant