Vitess is a database clustering system for horizontal scaling of MySQL.
Перейти к файлу
Ric Szopa 979168c375 The checker accepts --source-column-map and --source-table-name. 2013-04-25 17:55:44 -07:00
config adding a new hook for my.cnf creation 2013-01-08 01:47:57 -08:00
data/bootstrap Renaming vt_blp_recovery to blp_checkpoint. 2013-04-23 11:32:12 -07:00
go add more variables for GetSessionId validation 2013-04-25 13:41:44 -07:00
misc/hg Add missing hook to ensure linear tree. 2012-09-04 14:27:00 -07:00
py The checker accepts --source-column-map and --source-table-name. 2013-04-25 17:55:44 -07:00
test The checker accepts --source-column-map and --source-table-name. 2013-04-25 17:55:44 -07:00
third_party/py/bson-0.3.2 initial source code check-in. 2012-02-24 23:30:03 -08:00
.hgignore Adding vt_binlog_player to .hgignore. 2013-03-19 15:04:24 -07:00
LICENSE Change the license notice to be shorter and refer to the license file. 2012-06-07 11:55:06 -07:00
Makefile query rules phase 1: data structures & convenience functions 2013-03-15 13:15:06 -07:00
README README file. 2012-02-26 20:54:32 -08:00
bootstrap.sh make bootstrap process more friendly 2013-03-08 12:01:49 -08:00
dev.env fix GOROOT checking 2013-04-05 17:55:22 -07:00

README

This the source code repository for the vitess project.
For documentation on how install and use vitess,
visit http://code.google.com/p/vitess/.

Unless otherwise noted, the vitess source files are distributed
under the BSD-style license found in the LICENSE file.