You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enhance the mediator's reliability and scalability, we aim to ensure it supports high-availability functionality and performs effectively in a Cloud-Native environment.
Ensure messages are persisted across application restarts using either Redis or PostgreSQL.
Horizontal Scaling
Enable horizontal pod scaling to efficiently manage increased load and improve performance.
Efficient WebSocket Support
Optimize for scalability and efficiently handle multiple WebSocket connections.
The text was updated successfully, but these errors were encountered:
jleach
changed the title
The mediator should persiste messages over restarts
The mediator should support high availability
Jan 20, 2025
jleach
changed the title
The mediator should support high availability
Enable high-availability functionality for the mediator in a cloud-native environment
Jan 20, 2025
To enhance the mediator's reliability and scalability, we aim to ensure it supports high-availability functionality and performs effectively in a Cloud-Native environment.
Goals:
Adhere to Cloud-Native Principles
Message Persistence
Horizontal Scaling
Efficient WebSocket Support
The text was updated successfully, but these errors were encountered: