Skip to content

Commit

Permalink
more visible zh-CN document link
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperphoton committed Jan 17, 2022
1 parent 6d8dd1e commit 08623f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Gorm Sharding

English | [简体中文](./README.zh-CN.md)

Gorm Plugin for sharding table.

This plugin base on SQL Parser, catch raw SQL before execute db, and then replace table name by sharding rules.

## Translations

For chinese, see [README_zh.md](./README_zh.md)

## Features

- Non-intrusive design. Load the plugin, specify the config, and all done.
Expand Down
File renamed without changes.

0 comments on commit 08623f8

Please sign in to comment.