influxdb/coordinator
Jonathan A. Sternberg 2fe48d6781 Rename zap import back to github.com/uber-go/zap
They rebased a revision we were previously relying upon that allowed us
to use the vanity name so we are reverting back to an older version with
the old import path.
2017-02-17 17:17:22 -06:00
..
config.go Update godoc for the coordinator package. 2016-12-30 11:58:43 -08:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go Support subquery execution in the query language 2017-01-07 13:00:48 -06:00
meta_client_test.go Support subquery execution in the query language 2017-01-07 13:00:48 -06:00
points_writer.go Rename zap import back to github.com/uber-go/zap 2017-02-17 17:17:22 -06:00
points_writer_internal_test.go Fixes issue with point hitting wrong shard 2016-10-19 21:06:29 +01:00
points_writer_test.go Ensure points map to correct shard groups 2016-09-30 13:58:56 +01:00
shard_mapper.go Map types correctly when using a regex and one of the measurements is empty 2017-02-13 18:14:29 -06:00
shard_mapper_test.go Support subquery execution in the query language 2017-01-07 13:00:48 -06:00
statement_executor.go Ensure rp names validated in CREATE DATABASE WITH 2017-01-23 19:18:07 +00:00
statement_executor_test.go Rename zap import back to github.com/uber-go/zap 2017-02-17 17:17:22 -06:00