influxdb/storage
Stuart Carnie 8576d1df99 feat: Implement DELETE FROM and DROP MEASUREMENT
Closes #19416
2020-09-11 11:37:43 -07:00
..
flux chore(influxdb): Placate the linter. 2020-08-27 15:46:32 -04:00
mocks chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
reads chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
readservice chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
Makefile fix(Makefile): Remove redundant make targets 2020-08-21 13:24:03 -07:00
bucket_service.go fix(storage): meta.Client persists to kv and updates via BucketService 2020-08-03 09:21:02 -07:00
bucket_service_test.go fix(storage): meta.Client persists to kv and updates via BucketService 2020-08-03 09:21:02 -07:00
config.go feat: Port shard precreation service from InfluxDB 1.x 2020-09-09 13:34:22 -07:00
engine.go feat: Implement DELETE FROM and DROP MEASUREMENT 2020-09-11 11:37:43 -07:00
points_writer.go fix(storage): BufferedPointsWriter is for a single org / bucket only 2020-08-03 15:15:00 -07:00
retention.go feat: Port 1.x retention policy enforcement service 2020-09-09 10:32:06 -07:00