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). |
||
---|---|---|
.. | ||
grpc/health/v1 | ||
influxdata |