Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berkaroad authored Sep 26, 2016
1 parent d2448c9 commit a1fec92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ make run # Run immediately, use ss.yaml config file.
- Support split read and write. (Read balance use polling algorithm.)
- Support database sharding, supported algorithm is 'hash', 'mod'.
- Support backend connection pool.
- Support Stmt related command.(developing)

## SQL Client Support
- MySQL Workbench
Expand Down Expand Up @@ -77,4 +78,4 @@ select f1,f2,f3 into t2 from t1

## Contact Info

1. QQ Group: SaaShard 487761803
1. QQ Group: SaaShard 487761803

0 comments on commit a1fec92

Please sign in to comment.