influxdb/influxdb3_server
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: add concurrency limit for WAL replay (#26483) 2025-06-03 16:34:31 +01:00
Cargo.toml refactor: Use iox_http_util to make updating to hyper 1 easier (#26436) 2025-06-02 14:57:55 -04:00