Hi Helix team, Our distributed storage system consists of a storage pool partitioned into many shards. Each shard has a master and several slave replicas and we run replication to keep them synchronized. We need a way to do automatic failover, and resource rebalance. It seems helix can meet our needs. However our system is written in pure c/c++. Can you guys provide c++ api for participant and spectator so we can integrate helix into our system? Thanks a lot!
-neutron
