Sentinel/sentinel-extension
Eric Zhao f539b5b827 Update parameter flow rule to adapt to cluster mode and extract rule util class
- Update ParamFlowRule to support cluster mode
- Add `ParamFlowClusterConfig` to provide cluster mode items for the rule
- Update ParamFlowChecker to support cluster flow mode
- Extract ParamFlowRuleUtil class
- Change type of `flowId` from Integer to Long

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-11-23 10:13:59 +08:00
..
sentinel-annotation-aspectj Resolves #256: Support parameters in entry of Sentinel annotation support 2018-11-21 16:46:55 +08:00
sentinel-datasource-apollo Bump version to 1.4.0-SNAPSHOT 2018-10-30 16:06:32 +08:00
sentinel-datasource-extension Bump version to 1.4.0-SNAPSHOT 2018-10-30 16:06:32 +08:00
sentinel-datasource-nacos Update dependencies 2018-11-19 14:37:54 +08:00
sentinel-datasource-redis Bump version to 1.4.0-SNAPSHOT 2018-10-30 16:06:32 +08:00
sentinel-datasource-zookeeper Bump version to 1.4.0-SNAPSHOT 2018-10-30 16:06:32 +08:00
sentinel-parameter-flow-control Update parameter flow rule to adapt to cluster mode and extract rule util class 2018-11-23 10:13:59 +08:00
README.md Update documents 2018-08-07 19:43:32 +08:00
pom.xml Bump version to 1.4.0-SNAPSHOT 2018-10-30 16:06:32 +08:00

README.md

Sentinel Extension

Sentinel extension modules provide additional extension points and functions.