Conversation
Notices
-
hey @hj would clustering pleroma work? can I run multiple instances against the same DB?
-
@hj @feld @lain @lanodan @izaya you know, i had a MR (wip) making running multi-node work
-
@izaya i highly doubt it but i'm far from being expert. @lain @lanodan @feld might know better
-
@tusooa @lain @lanodan @hj @izaya
I think it's possible and we should support it.
Phoenix channels, sessions, etc are multi node aware
Oban is multi node aware
Cachex can be made multi-node aware
ConfigDB changes could be made into broadcasts
Other things could probably be solved with Singleton
Supporting this should finally give us Pleroma 3.0