bharathikannan-zarget opened a new issue #4478: Is this possible to just shard databases with table rule configuration? URL: https://github.com/apache/incubator-shardingsphere/issues/4478 I am trying to use ShardingSphere in one of my applications. Is there a way I just shard databases alone without configuring table rule configurations. Example: ``` For users 1 - 100 => db0, 101-200 => db1 for all the tables. ```
---------------------------------------------------------------- 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
