influxdb/storage
Ben Johnson 1501351623 feat(influxql): Implement DELETE & DROP MEASUREMENT 2020-08-21 13:32:47 -06:00
..
compat refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
flux feat(query/stdlib): add min and max to ReadGroup (#19158) 2020-08-05 09:40:26 -05:00
reads feat(storage/reads): replace panic on unsupported type with an error (#19353) 2020-08-20 10:13:49 -05:00
readservice feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
wal feat(influxql): Implement DELETE & DROP MEASUREMENT 2020-08-21 13:32:47 -06:00
Makefile feat(storageflux): move flux components out to separate package 2020-03-10 17:54:04 -05:00
bucket_service.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
bucket_service_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
config.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
engine.go feat(influxql): Implement DELETE & DROP MEASUREMENT 2020-08-21 13:32:47 -06:00
engine_measurement_notime_schema.go feat(tsdb): SHOW TAG KEYS (no time) query using only TSI data. (#18905) 2020-07-09 18:01:42 -04:00
engine_measurement_schema.go fix(storage): Push-down a predicate to match tags for SHOW MEASUREMENT calls (#18740) 2020-06-29 14:31:54 -04:00
engine_schema.go chore(storage): Fix documentation to reflect correct time interval 2020-04-14 11:04:56 -07:00
engine_test.go feat(influxql): Implement DELETE & DROP MEASUREMENT 2020-08-21 13:32:47 -06: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 fix(storage): Refactor LoggingPointsWriter to use BucketFinder 2020-07-02 12:46:43 -06:00
points_writer_test.go fix(storage): Refactor LoggingPointsWriter to use BucketFinder 2020-07-02 12:46:43 -06:00
retention.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
retention_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
series_cursor.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
series_cursor_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00