influxdb/services
Edd Robinson 98d584b63f Use index for SHOW X meta queries
When a meta query does not include a time component then it can be
answered exclusively by the index. This should result in a much faster
query execution that if the TSM engine was engaged.

This commit rewrites the following queries such that they make use
of the index where no time component is present:

  - SHOW MEASUREMENTS
  - SHOW SERIES
  - SHOW TAG KEYS
  - SHOW FIELD KEYS
2017-11-06 19:15:00 +00:00
..
collectd Prevent deadlock during collectd, graphite, opentsdb, and udp shutdown 2017-10-19 15:57:05 -05:00
continuous_querier influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00
graphite Prevent deadlock during collectd, graphite, opentsdb, and udp shutdown 2017-10-19 15:57:05 -05:00
httpd influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00
meta influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00
opentsdb Prevent deadlock during collectd, graphite, opentsdb, and udp shutdown 2017-10-19 15:57:05 -05:00
precreator Report subset of config values in SHOW DIAGNOSTICS 2017-03-14 11:34:19 -07:00
retention Remove possibility of race when dropping shards 2017-10-26 16:15:13 +01:00
snapshotter Rename zap import back to github.com/uber-go/zap 2017-02-17 17:17:22 -06:00
storage Use index for SHOW X meta queries 2017-11-06 19:15:00 +00:00
subscriber Make services/subscriber golintable 2017-04-03 18:32:36 -04:00
udp Prevent deadlock during collectd, graphite, opentsdb, and udp shutdown 2017-10-19 15:57:05 -05:00