Bravo ________________________________ 发件人: [email protected] <[email protected]> 发送时间: 2020年5月9日 12:17 收件人: [email protected] <[email protected]> 主题: What's new on Apache ShardingSphere 5.x
Hi All, Apache ShardingSphere 5.x is in dev mode right now. Let's talk about what's new about it. 1. New API for micro and pluggable kernel. Which means we should remove all ShardingDataSource, MasterSlaveDataSoure, EncryptDataSource, ShadowDataSource etc.. The only DataSource is ShardingSphereDataSource which can handle rule collections together. 2. New YAML format, spring namespace schema and spring boot starter. They are just adaptor with kernel API changes. 3. Change project name from sharding to shardingsphere, for example: change sharding-jdbc to shardingsphere-jdbc; change sharding-proxy to shardingsphere-proxy. Any thing else? ------------------ Liang Zhang (John) Apache ShardingSphere & Dubbo
