alibaba/Sentinel

Improve Sentinel C++ version

Open

#741 创建于 2019年5月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (8,150 fork)batch import
area/polyglothelp wantedkind/enhancement

仓库指标

Star
 (23,109 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Issue Description

Type: enhancement

Describe what feature you want

Currently Sentinel C++ contains basic statistic and flow control features. We need to improve it and add more cool features. Some expected features:

  • Circuit breaking
  • Adaptive system protection
  • Parameter flow control (based on LRU and token bucket)
  • Token client for cluster flow control
  • Integration with Sentinel dashboard

Discussions are welcomed!

贡献者指南