influxdb/tsdb/engine
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
..
tsm1 feat: optimize saving changes to fields.idx (#23701) (#23728) 2022-09-15 12:15:14 -07:00
engine.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00