Hi All, I want to discuss to rename MasterSlave module to ReadWriteSplit module.
MySQL[1] has already change the master and slave to source and replica. Some concepts I plan to change: MasterSlave -> ReadWriteSplit MasterDataSource -> SourceDataSource SlaveDataSource -> ReplicaDataSource Please advice me. [1] https://mysqlhighavailability.com/mysql-terminology-updates/ ------------------ Sincerely, Liang Zhang (John) Apache ShardingSphere
