terrymanu opened a new issue #9981:
URL: https://github.com/apache/shardingsphere/issues/9981


   Apache ShardingSphere's pluggable kernel is driven by rules.
   It is time to add new domain of rules: scope.
   
   - The scope of SchemaRule is based and effected on single schema, for 
example: ShardingRule, EncryptRule, ShadowRule, ReadWriteSplittingRule and so 
on;
   - The scope of GlobalRule is based and effected on whole 
ShradingSphere-Proxy instance, for example: AuthorityRule.
   
   It is same with SchemaRule and GlobalRule when using ShradingSphere-JDBC.
   The GlobalRule should configure into `server.yaml` for ShradingSphere-Proxy.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to