Vitess is a database clustering system for horizontal scaling of MySQL.
Перейти к файлу
Sugu Sougoumarane 3c030c757d stats & diagnostics: query_stats and health checks 2013-01-28 13:33:04 -08:00
config adding a new hook for my.cnf creation 2013-01-08 01:47:57 -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 stats & diagnostics: query_stats and health checks 2013-01-28 13:33:04 -08:00
misc/hg Add missing hook to ensure linear tree. 2012-09-04 14:27:00 -07:00
py Refactored python client connection code 2013-01-25 15:18:05 -08:00
test stats & diagnostics: query_stats and health checks 2013-01-28 13:33:04 -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 Changes for rowcache_invalidator and the corresponding integration test and some related fixes to tabletserver. 2013-01-25 17:09:32 -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.