Vitess is a database clustering system for horizontal scaling of MySQL.
Перейти к файлу
Sugu Sougoumarane db2be9f119 skip pk row cache optimization if there's an order by clause
display query plans for query_cache stats
rowcache: limit size to 4k
2012-03-27 12:19:39 -07:00
go skip pk row cache optimization if there's an order by clause 2012-03-27 12:19:39 -07:00
py schema: track cardinality of index columns 2012-03-25 22:20:08 -07:00
third_party/py/bson-0.3.2 initial source code check-in. 2012-02-24 23:30:03 -08:00
.hgignore database/sql compliant go client api for vtocc 2012-03-01 00:12:27 -08:00
LICENSE LICENSE file 2012-02-24 23:19:43 -08:00
README README file. 2012-02-26 20:54:32 -08:00
bootstrap.sh initial source code check-in. 2012-02-24 23:30:03 -08:00
dev.env updated to go's new build system and weekly.2012-03-04 2012-03-11 17:53:40 -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.