Vitess is a database clustering system for horizontal scaling of MySQL.
Перейти к файлу
Mike Solomon 440f54d08c prep new error handling 2013-01-05 16:31:35 -08:00
config enforce strict mode & other misc fixes 2012-11-09 11:54:43 -08:00
data/bootstrap support reparenting a single tablet to the last known coordinates tracked in _vt.reparent_log 2012-11-07 01:08:01 -08:00
go prep new error handling 2013-01-05 16:31:35 -08:00
misc/hg Add missing hook to ensure linear tree. 2012-09-04 14:27:00 -07:00
py *Really* fix handling exceptions occurring in dial. 2012-12-13 18:00:11 -08:00
test Factoring parameter parsing in utils.py for tests. 2013-01-04 13:14:07 -08:00
third_party/py/bson-0.3.2 initial source code check-in. 2012-02-24 23:30:03 -08:00
.hgignore Adding go binaries to .hgignore. 2012-11-14 14:44:24 -08:00
LICENSE Change the license notice to be shorter and refer to the license file. 2012-06-07 11:55:06 -07:00
Makefile Serve snapshot files from /snapshot. 2012-12-27 14:25:51 -08:00
README README file. 2012-02-26 20:54:32 -08:00
bootstrap.sh Hook framework with simple test. More actual hooks to come later. 2012-10-26 13:11:44 -07:00
dev.env customize dev.env to rebuild tags 2012-09-25 11:00:05 -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.