influxdb/tsdb/engine
davidby-influx 80c10c8c04
feat: optimize saving changes to fields.idx (#23701)
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
2022-09-14 13:14:09 -07:00
..
tsm1 feat: optimize saving changes to fields.idx (#23701) 2022-09-14 13:14:09 -07:00
engine.go fix: tsi index should compact old or too-large log files (#21943) 2021-07-26 17:40:15 -04:00