influxdb/generated_types
Dom Dwyer a1211b0d03
feat(proto): define parquet file gossip type
Specify the gossip message used to notify peers of new parquet files.

This reuses the existing ParquetFile type in the "catalog" proto
package.

This will probably expand in the future to differentiate between new
files (via ingest) and compacted files (which make other files
obsolete).
2023-08-23 13:10:08 +02:00
..
protos feat(proto): define parquet file gossip type 2023-08-23 13:10:08 +02:00
src feat(gossip): topic enum 2023-08-17 14:53:39 +02:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml build: remove unused dependencies from crates 2023-05-23 14:55:43 +02:00
build.rs feat(proto): define parquet file gossip type 2023-08-23 13:10:08 +02:00