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 4
4
[ ![ 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 )
5
5
[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/1724/badge )] ( https://bestpractices.coreinfrastructure.org/projects/1724 )
6
6
7
- # Vitess
7
+ # Vitess
8
8
9
9
Vitess is a database clustering system for horizontal scaling of MySQL
10
10
through generalized sharding.
11
11
12
+ test
13
+
12
14
By encapsulating shard-routing logic, Vitess allows application code and
13
15
database queries to remain agnostic to the distribution of data onto
14
16
multiple 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).
22
24
Vitess has a growing community. [ View the list of adopters] ( https://github.com/vitessio/vitess/blob/main/ADOPTERS.md ) .
23
25
24
26
## 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 ) .
26
28
27
29
For topics that are better discussed live, please join the [ Vitess Slack] ( https://vitess.io/slack ) workspace.
28
30
You 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