fantacy2001 commented on issue #4568: The best config of vertical databases URL: https://github.com/apache/incubator-shardingsphere/issues/4568#issuecomment-593720475 > Hi, @fantacy2001 , what's your meaning in detail of `vertical databases`? Do I just need to add configuration?like this: master,master_slave0,master_slave1,authority,authority_slave0,authority_slave1 # master spring.shardingsphere.sharding.tables.auto_device.actual-data-nodes=master.auto_device spring.shardingsphere.sharding.tables.band_info.actual-data-nodes=master.band_info # authority spring.shardingsphere.sharding.tables.au_data_rule.actual-data-nodes=authority.au_data_rule spring.shardingsphere.sharding.tables.au_module.actual-data-nodes=authority.au_module if i have too many tables in this config(about Four hundred), Does it affect performance? thank you!
---------------------------------------------------------------- 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] With regards, Apache Git Services
