influxdb/influxdb3_write
Trevor Hilton ac75103e52
feat: track gen1 duration in catalog (#26508)
* Tracks the generation duration configuration for the write buffer
  in the catalog.
* Still leverages the CLI arguments to set it on initial start up of
  the server.
* Exposes a system table on the _internal database to view the configured
  generation durations.
* This doesn't change how the gen1 duration is used by the write buffer.
* Adds several tests to check things work as intended.
2025-06-10 15:52:01 -04:00
..
src feat: track gen1 duration in catalog (#26508) 2025-06-10 15:52:01 -04:00
Cargo.toml chore: update to latest influxdb3_core (#26429) 2025-05-26 14:11:06 -04:00