vitess-gh/go/cmd
Anthony Yeh 0d58f755d2 Add new bson-encoded proto3 rpc flavor for vtgate. 2015-08-22 16:01:45 -07:00
..
automation_client automation: Client now prints the details of a successfully run operation. 2015-08-18 17:19:54 -07:00
automation_server automation_server: Enable plugins for vtctlclient (Go RPC) and vtworkerclient (gRPC). 2015-07-09 23:13:24 -07:00
bsongen vttest: ability to launch a cluster from go 2015-01-11 23:34:29 -08:00
mysqlctl Now mysql port is a int32, to be consistent with other places. 2015-08-11 18:21:54 -07:00
mysqlctld Now mysql port is a int32, to be consistent with other places. 2015-08-11 18:21:54 -07:00
query_analyzer Return error instead of log.Fatal in query_analyzer. 2015-01-12 15:27:09 -08:00
topo2topo Updating a couple keyspace methods. More to come. 2015-08-19 18:42:00 -07:00
vtclient Adding glue for gRPC service in vtgate. 2015-07-21 09:07:34 -07:00
vtctl Adding glue for gRPC service in vtgate. 2015-07-21 09:07:34 -07:00
vtctlclient Move vtctlclient boiler plate code from main into a generic method. 2015-06-17 17:17:45 -07:00
vtctld Fixing topo.UpdateTablet and topo.UpdateTabletFields. 2015-08-20 10:47:07 -07:00
vtgate Add new bson-encoded proto3 rpc flavor for vtgate. 2015-08-22 16:01:45 -07:00
vtgateclienttest Add new bson-encoded proto3 rpc flavor for vtgate. 2015-08-22 16:01:45 -07:00
vtjanitor Modify Wrangler to take in a TabletManagerClient at creation 2015-02-03 15:49:02 -08:00
vtocc Addign Target to health message, and plumbing it through. 2015-07-08 13:10:18 -07:00
vttablet Moving proto-related Tablet methods to go/vt/topo/topoproto. 2015-08-19 10:23:22 -07:00
vtworker vtworker: Use logutil.Flush() to avoid an import error. 2015-07-10 17:28:05 -07:00
vtworkerclient automation: Do not use a timeout for vtworker RPCs. 2015-07-14 10:40:21 -07:00
zk Return error instead of log.Fatal in zk commands. 2015-01-12 16:15:20 -08:00
zkctl Don't use glog.Fatal in main(). 2015-01-12 14:08:27 -08:00
zkctld Support for emitting stats push-based monitoring backends, with initial 2015-03-12 18:22:21 -07:00
zkns2pdns ZKNS consistency fixes: removing old Port, renaming NamedPortMap to PortMap. 2015-07-28 12:15:17 -07:00