Skip to content

Commit

Permalink
merge en and zh readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperphoton committed Jan 19, 2022
1 parent adfa149 commit aaf2213
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
[![Go](https://github.com/longbridgeapp/gorm-sharding/actions/workflows/go.yml/badge.svg)](https://github.com/longbridgeapp/gorm-sharding/actions/workflows/go.yml)
[![Go Reference](https://pkg.go.dev/badge/github.com/longbridgeapp/gorm-sharding.svg)](https://pkg.go.dev/github.com/longbridgeapp/gorm-sharding)

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

Gorm Sharding plugin using SQL parser and replace for splits large tables into smaller ones, redirects Query into sharding tables. Give you a high performance database access.

Gorm Sharding 是我们基于 Longbridge 的业务场景以及我们的实践经验构建出来的一个高性能的数据库分表中间件。
Expand Down
55 changes: 0 additions & 55 deletions README.zh-CN.md

This file was deleted.

0 comments on commit aaf2213

Please sign in to comment.