From 21c8d5e8a75f645cc3505d62ede199b532aebbc0 Mon Sep 17 00:00:00 2001 From: benjaminwu Date: Sat, 7 Aug 2021 19:21:26 +0800 Subject: [PATCH] Add Easegress (#3634) Co-authored-by: benjaminwu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2dabf5a6..38c17dff 100644 --- a/README.md +++ b/README.md @@ -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.