influxdb/storage
Stuart Carnie 8c296dd20a
fix(storage): Add unit tests to verify nil cursor
When matching series have no data, the NewGroupResultSet cursor should
return nil. Added tests to verify these conditions.
2018-12-12 14:27:11 -07:00
..
compat respond to review feedback 2018-11-08 11:39:36 -07:00
reads fix(storage): Add unit tests to verify nil cursor 2018-12-12 14:27:11 -07:00
readservice Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
config.go respond to review feedback 2018-11-08 11:39:36 -07:00
engine.go Add option to disable TSI metrics 2018-12-10 15:02:26 +00:00
engine_test.go fix(storage): allow disabling the WAL 2018-11-09 10:45:24 -07:00
metrics.go Fix bug with engineID 2018-12-07 14:32:34 +00:00
points_writer.go to() for influxdb (#1194) 2018-11-01 14:44:56 -04:00
retention.go Refactor default labels and retention metrics 2018-12-07 14:32:34 +00:00
retention_test.go fix(storage/retention): change from string to platform.ID 2018-10-11 09:54:19 -05:00
series_cursor.go chore(fmt): update formating with make fmt 2018-10-30 07:40:28 -05:00