influxdb/storage
jlapacik 17391d6924
fix: call Next on read cursor at end of loop (#19012)
2020-07-23 15:06:17 -07:00
..
compat refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
flux fix: call Next on read cursor at end of loop (#19012) 2020-07-23 15:06:17 -07:00
reads feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
readservice feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
wal refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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(tsi1): Add optional mincore limiter to TSI 2020-07-22 10:17:42 -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 refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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