-
Notifications
You must be signed in to change notification settings - Fork 550
Closed
Labels
Description
🔖 Feature description
Introduce consumer and stream replicas configuration: In clustered mode, NATS allows for the setup of multiple consumers and stream replicas, enhancing scalability and fault tolerance by distributing workload and data across multiple instances. In non-clustered mode, these configurations ensure reliability and resilience by providing redundancy and failover mechanisms, enabling seamless operation even in the event of node failures or network disruptions.
🎤 Pitch / Usecases
NATS ensures robust data persistence for messages, safeguarding their integrity and availability within the platform
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
AB#9929