You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/10/28 13:15:30 UTC

[shardingsphere] branch master updated (ab73865 -> d309c0d)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from ab73865  Update sharding document (#13336)
     add d309c0d  Update data node document (#13337)

No new revisions were added by this update.

Summary of changes:
 .../features/sharding/concept/configuration.cn.md  | 77 ---------------------
 .../features/sharding/concept/configuration.en.md  | 78 ----------------------
 .../features/sharding/concept/datanode.cn.md       | 50 ++++++++++++++
 .../features/sharding/concept/datanode.en.md       | 47 +++++++++++++
 .../content/features/sharding/concept/table.cn.md  |  5 --
 .../content/features/sharding/concept/table.en.md  |  4 --
 6 files changed, 97 insertions(+), 164 deletions(-)
 delete mode 100644 docs/document/content/features/sharding/concept/configuration.cn.md
 delete mode 100644 docs/document/content/features/sharding/concept/configuration.en.md
 create mode 100644 docs/document/content/features/sharding/concept/datanode.cn.md
 create mode 100644 docs/document/content/features/sharding/concept/datanode.en.md