influxdb/storage/reads
Stuart Carnie 869068de69
fix(reads): Ensure storage resources are cleaned
Move variable declarations outside the for loops and use nil
to test for resource ownership. defer function tests for nil and
will close resource.
2018-10-31 11:04:47 -07:00
..
datatypes chore(fmt): update formating with make fmt 2018-10-30 07:40:28 -05:00
array_cursor.gen.go fix(reads): Fix panic when performing filters on value data 2018-10-25 13:02:59 -07:00
array_cursor.gen.go.tmpl fix(reads): Fix panic when performing filters on value data 2018-10-25 13:02:59 -07:00
array_cursor.gen.go.tmpldata chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
array_cursor.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
eval.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
expr.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
gen.go refactor: modify tooling to take advantage of go run 2018-10-15 11:01:27 -05:00
group_resultset.go refactor: move the logger package from influxdb to platform 2018-10-10 15:49:07 -05:00
group_resultset_test.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
predicate.go share some more code with reads 2018-10-09 09:51:13 -06:00
predicate_test.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
reader.go fix(reads): Ensure storage resources are cleaned 2018-10-31 11:04:47 -07:00
response_writer.gen.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
response_writer.gen.go.tmpl chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
response_writer.go fix generation and rerun it with the go.mod gogofaster 2018-10-09 09:51:13 -06:00
resultset.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
series_cursor.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
store.go Chore/move from function to platform (#1013) 2018-10-09 20:36:41 -04:00
table.gen.go Remove the fields index 2018-10-15 10:22:07 -06:00
table.gen.go.tmpl Remove the fields index 2018-10-15 10:22:07 -06:00
table.go fix(reads): Ensure storage resources are cleaned 2018-10-31 11:04:47 -07:00
tagsbuffer.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
types.tmpldata chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00