influxdb/cluster
Jonathan A. Sternberg 0cc99a3e27 Merge pull request #6504 from influxdata/js-2074-group-by-offsets
Support offset argument in the GROUP BY time(...) call
2016-05-02 15:00:26 -04:00
..
internal Scope all internal protobuf packages 2016-04-05 13:54:21 +01:00
balancer.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
balancer_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
client_pool.go Use read locks instead of write lock for connection pools checkout 2015-06-08 11:21:07 -06:00
cluster.go add canonical paths 2016-02-10 11:30:52 -07:00
config.go Log slow queries if they pass a configurable threshold 2016-04-22 12:04:15 -04:00
config_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
meta_client.go Remove redundant error return from (Client) Database(name string) and (Client) Databases() 2016-04-30 17:04:38 -05:00
meta_client_test.go Remove redundant error return from (Client) Database(name string) and (Client) Databases() 2016-04-30 17:04:38 -05:00
points_writer.go Remove redundant error return from (Client) Database(name string) and (Client) Databases() 2016-04-30 17:04:38 -05:00
points_writer_test.go Remove redundant error return from (Client) Database(name string) and (Client) Databases() 2016-04-30 17:04:38 -05:00
pool.go Fix cluster/pool release of connection 2016-04-25 20:06:51 +02:00
rpc.go Scope all internal protobuf packages 2016-04-05 13:54:21 +01:00
rpc_test.go add SeriesList marshaling 2016-02-25 15:38:16 -07:00
service.go Remove index meta data when series and measurements are gone 2016-04-29 16:31:57 -06:00
service_test.go Send database and retention policy with remote writes 2016-03-01 21:23:03 -07:00
statement_executor.go Merge pull request #6504 from influxdata/js-2074-group-by-offsets 2016-05-02 15:00:26 -04:00
statement_executor_test.go Merge pull request #6501 from influxdata/er-drop-series 2016-04-29 16:57:00 -06:00