influxdb/tsdb/internal
davidby-influx b72848d436
feat: optimize saving changes to fields.idx (#23701) (#23728)
Instead of writing out the complete fields.idx
file when it changes, write out incremental
changes that will be applied to the file on
close and startup.

closes https://github.com/influxdata/influxdb/issues/23653

(cherry picked from commit 80c10c8c04)

closes https://github.com/influxdata/influxdb/issues/23703
2022-09-15 12:15:14 -07:00
..
fieldsindex.pb.go feat: optimize saving changes to fields.idx (#23701) (#23728) 2022-09-15 12:15:14 -07:00
fieldsindex.proto feat: optimize saving changes to fields.idx (#23701) (#23728) 2022-09-15 12:15:14 -07:00