influxdb/influxdb3_cache
Trevor Hilton db24a62658
refactor: change host-id to writer-id (#25804)
This changes the CLI arg `host-id` to `writer-id` to more accurately
indicate meaning.

This changes also goes through the codebase and changes struct fields,
methods, and variables to use the term `writer_id` or `writer_identifier_prefix`
instead of `host_id` etc., to make the meaning clear in the code.

This also changes the catalog serialization to use the field `writer_id`
instead of `host_id`, which is breaking change.
2025-01-12 11:40:47 -05:00
..
src refactor: change host-id to writer-id (#25804) 2025-01-12 11:40:47 -05:00
Cargo.toml feat: track parquet cache metrics (#25632) 2024-12-10 09:32:15 -05:00