Add Easegress (#3634)

Co-authored-by: benjaminwu <yihengwu@megaease.com>
This commit is contained in:
benjaminwu 2021-08-07 19:21:26 +08:00 committed by GitHub
parent d89b49440c
commit 21c8d5e8a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1703,6 +1703,7 @@ _**Unofficial** set of patterns for structuring projects._
* [devd](https://github.com/cortesi/devd) - Local webserver for developers.
* [discovery](https://github.com/Bilibili/discovery) - A registry for resilient mid-tier load balancing and failover.
* [dudeldu](https://github.com/krotik/dudeldu) - A simple SHOUTcast server.
* [Easegress](https://github.com/megaease/easegress) - A cloud native high availability/performance traffic orchestration system with observability and extensibility.
* [etcd](https://github.com/coreos/etcd) - Highly-available key value store for shared configuration and service discovery.
* [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback.
* [Flagr](https://github.com/checkr/flagr) - Flagr is an open-source feature flagging and A/B testing service.