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!

貢獻者指南