Multi-Active Availability
CamusDB's cluster mode is designed so applications do not have to treat one database process as the only active endpoint. A cluster can run multiple nodes, partition data across Raft groups, and route work to the partition leader that can safely commit it.
CamusDB is alpha-quality software. This page describes the cluster availability model and project direction; it is not a production-readiness claim.