influxdb/models
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
..
consistency.go in memory meta, single node configs, etc. 2016-03-14 16:55:54 +00:00
points.go Removing dead code from every package except influxql 2016-06-20 22:41:07 -05:00
points_test.go Modify the max nanosecond time to be one nanosecond less 2016-06-16 12:15:41 -05:00
rows.go Fix golint warnings 2015-11-20 12:19:01 +00:00
time.go Modify the max nanosecond time to be one nanosecond less 2016-06-16 12:15:41 -05:00