influxdb/storage
Stuart Carnie 5a224c74ea
feat(storage): Stub storage schema APIs
Closes #13241
2019-04-12 12:09:46 -07:00
..
compat Storage engine now validates all tags are utf-8 2019-03-07 09:56:07 +00:00
reads refactor(storage): update GetSource method of Store interface 2019-04-08 15:59:37 -07:00
readservice chore(tracing): Cleanup (#13296) 2019-04-10 19:28:21 -07:00
wal chore(tracing): Cleanup (#13296) 2019-04-10 19:28:21 -07:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
bucket_service.go use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07:00
bucket_service_test.go Revert "fix(inmem): remove the old inmem implementation" 2019-04-09 14:24:40 -04:00
config.go Improve bulk series file writes. 2019-04-05 14:38:58 -06:00
engine.go Improve bulk series file writes. 2019-04-05 14:38:58 -06:00
engine_schema.go feat(storage): Stub storage schema APIs 2019-04-12 12:09:46 -07:00
engine_test.go Storage engine now validates all tags are utf-8 2019-03-07 09:56:07 +00:00
metrics.go storage: add tests for retention metrics 2019-04-01 17:44:37 -06:00
opener.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
points_writer.go chore(influxdb): add context to storage.PointsWriter 2019-02-25 11:11:20 -05:00
retention.go storage: make retention metrics global 2019-04-01 17:44:37 -06:00
retention_test.go storage: add tests for retention metrics 2019-04-01 17:44:37 -06:00
series_cursor.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
series_cursor_test.go feedback: Simplify reader; use constants from influxdb package 2019-02-21 11:18:08 -08:00