Skip to content

Commit b46fd13

Browse files
committed
testing CI on release-19
1 parent 8ef0cae commit b46fd13

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
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

99
Vitess is a database clustering system for horizontal scaling of MySQL
1010
through generalized sharding.
1111

12+
test
13+
1214
By encapsulating shard-routing logic, Vitess allows application code and
1315
database queries to remain agnostic to the distribution of data onto
1416
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).
2224
Vitess 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

2729
For topics that are better discussed live, please join the [Vitess Slack](https://vitess.io/slack) workspace.
2830
You may post any questions on the #general channel or join some of the special-interest channels.

0 commit comments

Comments
 (0)