Sentinel/sentinel-core
Eric Zhao d6237bee0a Add basic interface and entity for Sentinel cluster flow control
- Add a universal `TokenService` SPI interface for both local flow control and distributed flow control
- Add TokenResult entity to represents result of acquiring token
- Add `ClusterTokenClient` as the SPI interface for client of Sentinel cluster flow control

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-11-21 19:06:11 +08:00
..
src Add basic interface and entity for Sentinel cluster flow control 2018-11-21 19:06:11 +08:00
pom.xml Bump version to 1.4.0-SNAPSHOT 2018-10-30 16:06:32 +08:00