influxdb/storage
Ben Johnson 9237ee6a40
fix(tsi1): Remove TSI cardinality stats cache
2019-09-04 14:48:22 -06:00
..
compat Storage engine now validates all tags are utf-8 2019-03-07 09:56:07 +00:00
reads perf(storage): expose ability to peek on stream readers (#14901) 2019-09-04 13:57:36 +00:00
readservice refactor(query/dependencies): update to new Flux dependencies defaults 2019-08-26 16:46:17 -06:00
wal feat(storage): Add influxd inspect dumpwal tool (#14237) 2019-08-23 13:05:06 -07:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
bucket_service.go refactor(storage): add deeper tracing around deletes 2019-08-22 11:08:33 +01:00
bucket_service_test.go refactor(storage): add deeper tracing around deletes 2019-08-22 11:08:33 +01:00
config.go Improve bulk series file writes. 2019-04-05 14:38:58 -06:00
engine.go fix(tsi1): Remove TSI cardinality stats cache 2019-09-04 14:48:22 -06:00
engine_schema.go fix(storage): Ensure Tag(Keys|Values) APIs never return (nil, nil) 2019-05-02 09:45:38 -07:00
engine_test.go refactor(storage): add deeper tracing around deletes 2019-08-22 11:08:33 +01:00
metrics.go chore(storage): bring back storage_retention_checks_total (#14735) 2019-08-22 10:47:27 -07:00
opener.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
points_writer.go respond to pr comments 2019-08-05 13:16:51 -05:00
points_writer_test.go respond to pr comments 2019-08-05 13:16:51 -05:00
retention.go chore(storage): bring back storage_retention_checks_total (#14735) 2019-08-22 10:47:27 -07:00
retention_test.go chore(storage): bring back storage_retention_checks_total (#14735) 2019-08-22 10:47:27 -07:00
series_cursor.go fix(storage): Store.Read behavior changed to return unsorted series keys 2019-04-26 10:38:59 -07:00
series_cursor_test.go feedback: Simplify reader; use constants from influxdb package 2019-02-21 11:18:08 -08:00