You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/05/16 05:06:01 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #5636: Aggregate and redesign modules

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


   Apache ShardingSphere has lots of new features for new version 5.x.
   It is better to aggregate and redesign modules.
   
   The current modules are:
   
   ```
   shardingsphere-spi
   shardingsphere-sql-parser
   shardingsphere-database-protocol
   shardingsphere-underlying
   sharding-jdbc
   sharding-proxy
   sharding-core
   sharding-spring
   sharding-orchestration
   sharding-opentracing
   sharding-metrics
   sharding-transaction
   sharding-scaling
   master-slave-core
   encrypt-core
   shadow-core
   control-panel
   shardingsphere-integration-test
   ```
   
   After change, the new modules should be:
   
   ```
   shardingsphere-sql-parser
   shardingsphere-db-protocol
   shardingsphere-infra
   shardingsphere-jdbc
     -- shardingsphere-jdbc-core
     -- shardingsphere-jdbc-spring
   shardingsphere-proxy
   shardingsphere-transaction
   shardingsphere-scaling
   shardingsphere-features
     -- shardingsphere-sharding
     -- shardingsphere-master-slave
     -- shardingsphere-encrypt
     -- shardingsphere-shadow
   shardingsphere-control-panel
     -- shardingsphere-orchestration
     -- shardingsphere-opentracing
     -- shardingsphere-metrics
   shardingsphere-integration-test
   shardingsphere-distribution
   ```
   
   FYI: https://lists.apache.org/thread.html/rf99efa0305d78390c0df398dc97e23f9b272c8facec6e9a64bc23520%40%3Cdev.shardingsphere.apache.org%3E


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #5636: Aggregate and redesign modules

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #5636:
URL: https://github.com/apache/shardingsphere/issues/5636


   


----------------------------------------------------------------
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:
users@infra.apache.org