From 10b8e139897a9645547173898e300de2f9601bdf Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 25 Mar 2020 14:26:31 +0100 Subject: [PATCH] Add Sentinal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6f0921..8c00710 100644 --- a/README.md +++ b/README.md @@ -605,6 +605,7 @@ _Tools for creating and managing microservices._ - [Micronaut](https://micronaut.io) - Modern full-stack framework with focus on modularity, minimal memory footprint and startup time. - [Nacos](https://nacos.io) - Dynamic service discovery, configuration and service management platform for building cloud native applications. - [Quarkus](https://quarkus.io) - Kubernetes stack tailored for the HotSpot and Graal VM. +- [Sentinel](https://github.com/alibaba/Sentinel) - Flow control component enabling reliability, resilience and monitoring for microservices. ### Miscellaneous