Add cluster orchestration support for Kafka and Zenoh

This commit is contained in:
mdecimus
2025-05-21 17:33:24 +02:00
parent 699fca25e0
commit 4b89e5d33f
17 changed files with 385 additions and 30 deletions

View File

@@ -84,6 +84,7 @@ Key features:
- Memory safe (thanks to Rust).
- **Scalable and fault-tolerant**:
- Designed to handle growth seamlessly, from small setups to large-scale deployments.
- Coordinator-less cluster orchestration or with **Kafka**, **NATS** or **Redis**.
- Built with **fault tolerance** and **high availability** in mind, recovers from hardware or software failures with minimal operational impact.
- **Kubernetes** support for automated scaling and efficient container orchestration.
- Read replicas, sharded blob storage and in-memory data stores for high performance and low latency.