influxdb/services/continuous_querier
Jonathan A. Sternberg 497db2a6d3 Removing dead code from every package except influxql
The tsdb package had a substantial amount of dead code related to the
old query engine still in there. It is no longer used, so it was removed
since it was left unmaintained. There is likely still more code that is
the same, but wasn't found as part of this code cleanup.

influxql has dead code show up because of the code generation so it is
not included in this pruning.
2016-06-20 22:41:07 -05:00
..
config.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
config_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
continuous_queries.md Tidy up README 2016-02-10 11:50:42 +00:00
service.go Removing dead code from every package except influxql 2016-06-20 22:41:07 -05:00
service_test.go Switch ExecutionContext to be passed by value 2016-06-10 12:31:51 -05:00