vitess-gh/go/vt
Sugu Sougoumarane 16f50123f2 tabletserver: fetch memcached path from vttest
The path was previously hardcoded in a non-customizable file. It's
now moved to environment.go.
2015-09-26 11:57:58 -07:00
..
automation Replace context.TODO() with context.Background() in tests. 2015-09-15 10:44:57 -07:00
binlog WIP on vtcombo: queries now work, if they don't need a db name. 2015-09-23 13:10:26 -07:00
callerid
callinfo Removing SASL over BSON support. 2015-09-01 09:15:37 -07:00
client Retiring SpitQueryPart, using the proto3 version now. 2015-09-21 12:17:09 -07:00
concurrency
dbconfigs Removing two jscfg functions. 2015-08-17 07:15:18 -07:00
dbconnpool Fix some golint errors; Sql => SQL 2015-08-30 17:04:40 -07:00
discovery Make endPointToMapKey public. 2015-09-23 16:22:10 -07:00
env
etcdtopo First part of converting al code to use proto3 SrvKeyspace. 2015-09-11 20:41:37 -07:00
events
health
hook Removing jscfg package. It wasn't doing much, except 2015-08-17 08:13:58 -07:00
janitor Splitting topo.Server into topo.Impl (the interface for underlying 2015-08-19 15:48:38 -07:00
key Some more cleanup of old stuff in key. 2015-09-13 19:27:56 -07:00
logutil
mysqlctl fakesqldb: fix other usage 2015-09-22 22:03:03 -07:00
proto Remove RPCError from proto3 responses where it's unused 2015-09-17 15:15:59 -07:00
rpc
schema tabletserver: fix race conditions in SchemaInfo 2015-09-07 10:55:39 -07:00
schemamanager Fixing topo.GetTablet. 2015-08-20 10:25:44 -07:00
servenv more conversions to proto3 SrvKeyspace. Still not done yet. 2015-09-13 06:55:11 -07:00
sqlannotation ; 2015-09-22 17:51:16 -07:00
sqlparser sqlparser: special handling for DUAL 2015-09-04 15:17:06 -07:00
status
tableacl integrate tableacl with callerid 2015-08-24 18:49:50 -07:00
tabletmanager tabletserver: queryctl review comments addressed 2015-09-25 10:20:24 -07:00
tabletserver tabletserver: fetch memcached path from vttest 2015-09-26 11:57:58 -07:00
topo Some more cleanup of old stuff in key. 2015-09-13 19:27:56 -07:00
topotools Removing a couple usages of old topo.TabletType. 2015-09-23 06:48:38 -07:00
vtctl Fixing a few vtcombo-related things: 2015-09-24 10:44:41 -07:00
vterrors Add a ToJSONError and FromJSONError for bsonp3 2015-09-14 18:48:11 -07:00
vtgate Fixing a few vtcombo-related things: 2015-09-24 10:44:41 -07:00
vttest tabletserver: fetch memcached path from vttest 2015-09-26 11:57:58 -07:00
worker fakesqldb: fix other usage 2015-09-22 22:03:03 -07:00
wrangler tabletserver: queryctl review comments addressed 2015-09-25 10:20:24 -07:00
zktopo First part of converting al code to use proto3 SrvKeyspace. 2015-09-11 20:41:37 -07:00