nextcore
nextcore copied to clipboard
Add clustering support
Currently only one process is supported by most components. This should be changed.
This requires a rate-limiting rewrite, as most the things we currently do is not easily translated.
Also doing everything with websockets seems really painful, is something like redis a good idea? Or is that something we won't use in nextcore