You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
however, how can I find the available values and get to know the behaviour of each value? e.g ShardingAlgorithm
if there's a more step by step config yaml tutorial will be great.
I got stuck where my scenario is a bit different from the common sharding by column, I want to shard by schema, which I ask for an example in another discussion.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm trying to write the yaml
sharding
config and got a bit confused.there is some examples I can find from the github example folder or online articles
there is a general layout from document https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/yaml-config/rules/sharding/
however, how can I find the available values and get to know the behaviour of each value? e.g
ShardingAlgorithm
if there's a more step by step config yaml
tutorial
will be great.I got stuck where my scenario is a bit different from the common sharding by
column
, I want to shard byschema
, which I ask for an example in another discussion.Beta Was this translation helpful? Give feedback.
All reactions