File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 44[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvitessio%2Fvitess.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fvitessio%2Fvitess?ref=badge_shield )
55[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/1724/badge )] ( https://bestpractices.coreinfrastructure.org/projects/1724 )
66
7- # Vitess
7+ # Vitess
88
99Vitess is a database clustering system for horizontal scaling of MySQL
1010through generalized sharding.
1111
12+ test
13+
1214By encapsulating shard-routing logic, Vitess allows application code and
1315database queries to remain agnostic to the distribution of data onto
1416multiple shards. With Vitess, you can even split and merge shards as your needs
@@ -22,7 +24,7 @@ For more about Vitess, please visit [vitess.io](https://vitess.io).
2224Vitess has a growing community. [ View the list of adopters] ( https://github.com/vitessio/vitess/blob/main/ADOPTERS.md ) .
2325
2426## Reporting a Problem, Issue, or Bug
25- To report a problem, create a [ GitHub issue] ( https://github.com/vitessio/vitess/issues ) .
27+ To report a problem, create a [ GitHub issue] ( https://github.com/vitessio/vitess/issues ) .
2628
2729For topics that are better discussed live, please join the [ Vitess Slack] ( https://vitess.io/slack ) workspace.
2830You may post any questions on the #general channel or join some of the special-interest channels.
You can’t perform that action at this time.
0 commit comments