What is Aeraki Mesh?
Aeraki Mesh is an open-source project to manage any layer-7 protocols in a service mesh. It supports Dubbo, Thrift, Redis, Kafka, ZooKeeper,and proprietary protocols can be supported as well with the help of the MetaProtocol framework. Learn more
Features
Traffic Management
Request load balancing, circuit breaking, dynamic routing with arbitrary match conditions, rate limit, traffic mirroring, etc.
Observability
Provide rich layer-7 observability: request-level metrics, access Log, and distributed tracing, all of these require no instrument.
Easy to Extend
Just need a couple lines of code to add a proprietary protocol into a serivce mesh. Seamlessly integrated with Istio.