Sentinel/sentinel-extension
逅弈 59d923ebc1 Add an ApiCommandHandler to list all available commands and description (#491)
* Add a ApiCommandHandler which fetch all registered CommandHandlers so that user can get all available CommandHandlers by request /api
* Add a customized CommandHandler demo
2019-03-01 13:39:50 +08:00
..
sentinel-annotation-aspectj Bump version to 1.5.0-SNAPSHOT 2019-02-21 19:41:50 +08:00
sentinel-datasource-apollo Bump version to 1.5.0-SNAPSHOT 2019-02-21 19:41:50 +08:00
sentinel-datasource-extension Bump version to 1.5.0-SNAPSHOT 2019-02-21 19:41:50 +08:00
sentinel-datasource-nacos Bump version to 1.5.0-SNAPSHOT 2019-02-21 19:41:50 +08:00
sentinel-datasource-redis Bump version to 1.5.0-SNAPSHOT 2019-02-21 19:41:50 +08:00
sentinel-datasource-zookeeper Add AuthInfo parameter in the constructor of ZooKeeperDataSource to support ACL (#508) 2019-02-26 17:29:16 +08:00
sentinel-parameter-flow-control Add an ApiCommandHandler to list all available commands and description (#491) 2019-03-01 13:39:50 +08:00
README.md Update documents 2018-08-07 19:43:32 +08:00
pom.xml Bump version to 1.5.0-SNAPSHOT 2019-02-21 19:41:50 +08:00

README.md

Sentinel Extension

Sentinel extension modules provide additional extension points and functions.