vitess-gh/go
Sugu Sougoumarane 385db9b218 vtgate API: test AsTransaction 2015-07-22 07:40:46 -07:00
..
acl
bson
bufio2
bytes2
cache
cacheservice
cgzip
cmd web/vtctld: Hook up actions in new interface. 2015-07-15 16:12:13 -07:00
db
event
executil
exit exit package: Clarified package description. 2015-06-24 12:08:59 +02:00
fileutil
flagutil
hack
history
ioutil2
jscfg
memcache
mysql Adding proto3 and grpc code for update stream, now that API is good. 2015-07-10 15:20:43 -07:00
netutil
pools
proc
ratelimiter
rpcplus
rpcwrap
sqldb
sqltypes Make vtctl print human-readable QueryResults. 2015-06-25 14:57:39 -07:00
stats Initialize ExternalReparents timings to 0. 2015-06-15 16:42:11 -07:00
streamlog Fixing test flakiness. 2015-07-17 14:07:48 -07:00
sync2
tb
terminal
testfiles
timer
trace
vt vtgate API: test AsTransaction 2015-07-22 07:40:46 -07:00
zk Fix for thread sanetizer-reported issue. 2015-06-19 11:50:28 -07:00
README.md

README.md

This directory contains all the Go code for Vitess.

Most of the packages at the top level are general-purpose and are suitable for use outside Vitess. Packages that are specific to Vitess are in the vt subdirectory.

Please see GoDoc for a listing of the packages and their purposes.