# sentinel-case **Repository Path**: figthing/sentinel-case ## Basic Information - **Project Name**: sentinel-case - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-10-22 - **Last Updated**: 2021-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sentinel教程 本项目内容为一个 Sentinel 的教程。主要包括 Sentinel 原理和 Sentinel 实践两部分内容。 ## Sentinel原理系列 - [Sentinel原理:全解析](sentinel-principle/sentinel-overall-introduce/sentinel-overall-introduce.md) - [Sentinel原理:重要概念](sentinel-principle/sentinel-concept-of-entities/sentinel-concept-of-entities.md) - [Sentinel原理:调用链](sentinel-principle/sentinel-slot-chain/sentinel-slot-chain.md) - [Sentinel原理:滑动窗口](sentinel-principle/sentinel-slide-window/sentinel-slide-window.md) - [Sentinel原理:扩展点](sentinel-principle/sentinel-extension-points/sentinel-extension-points.md) - [Sentinel原理:控制台是如何获取实时数据的](sentinel-principle/sentinel-dashboard-transport/sentinel-dashboard-transport.md) ## Sentinel实战系列 - [Sentinel实战:为系统做限流保护](sentinel-practice/sentinel-flow-control/sentinel-flow-control.md) - [Sentinel实战:使用控制台管理规则](sentinel-practice/sentinel-manage-rule-with-dashboard/sentinel-manage-rule-with-dashboard.md) - [Sentinel实战:规则持久化的5种方式](sentinel-practice/sentinel-persistence-rules/sentinel-persistence-rules.md) - [Sentinel实战:在集群中实现流控](sentinel-practice/sentinel-cluster-flow-control/sentinel-cluster-flow-control.md) - [Sentinel实战:集群限流环境搭建(详细图文描述)](sentinel-practice/sentinel-cluster-flow-control/sentinel-cluster-flow-environment-build.md) - [Sentinel实战:如何对热点参数限流](sentinel-practice/sentinel-frequent-param-flow-control/sentinel-frequent-param-flow-control.md)