influxdb/generated_types/protos
Dom Dwyer 081dc03a32
feat(proto): schema gossip message definitions
Define the gossip message types used to disseminate schema changes to
other peers.

Currently there are two types defined: an initial "create" operation,
intended to be followed by "update" operations where appropriate. Both
messages are trivial CRDTs in that they are effectively add-only column
sets (a monotonic type) with other fields required to be immutable (as
they currently are in IOx).
2023-08-01 13:22:26 +02:00
..
google feat: add google longrunning operations stubs (#959) 2021-03-10 17:34:07 +00:00
grpc/health/v1 feat: add basic gRPC health service (#862) 2021-02-25 13:24:12 +00:00
influxdata feat(proto): schema gossip message definitions 2023-08-01 13:22:26 +02:00