Features
Sharding
The router knows that some tables have been split into shards. If possible, the router tries to determine on the first transaction statement to which shard this transaction should be sent.
But you can explicitly specify a shard or a sharding key in a comment request
You can set a default shard for distribution. If there is a default shard, the router routes the query to that shard for an existing route.