alibaba/Sentinel

Improve Sentinel C++ version

Open

#741 ouverte le 8 mai 2019

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Java (8 150 forks)batch import
area/polyglothelp wantedkind/enhancement

Métriques du dépôt

Stars
 (23 109 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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!

Guide contributeur