extension-redis will now slightly (setImmediate) delay forwarding messages to Redis, which improves performance a lot when many (500+) users are connected to the same document.
What's Changed
- feat/redis pending flushes by @janthurau in #1135
- fix: encode stateless message once when received operation via Redis … by @janthurau in #1136
Full Changelog: v4.5.0...v4.6.0