influxdb/influxdb3_cache
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 feat: introduce parquet caching in query path (#25937) 2025-01-30 21:16:37 +00:00