influxdb/influxdb3
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
tests feat: track gen1 duration in catalog (#26508) 2025-06-10 15:52:01 -04:00
Cargo.toml refactor: move jemalloc to `influxdb3 serve` and address workspace lints (#26466) 2025-05-27 12:51:23 -04:00