area/polyglothelp wantedkind/feature
仓库指标
- Star
- (23,109 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Issue Description
Type: feature request
Describe what feature you want
Implement PHP version of Sentinel, including (but not limited to):
- Basic statistic structure (sliding window that can achieve high concurrency and accuracy)
- Rate limiting
- Circuit breaking based on error percentage or average response time
- Logging (both common log and metric log)
- Integrate with Sentinel dashboard (transport module)
Discussions are welcomed!