Server-Sent Events Across Multiple Pods: Redis Pub/Sub + Spring WebFlux
DEV Community
Server-Sent Events Across Multiple Pods: Redis Pub/Sub + Spring WebFlux
Add a second app instance and your SSE stream only sees events from the pod the user is on. Here's the Redis pub/sub fan-out that fixes it.
0 comments
No comments yet.