WeblWabl
26170d4e57
feat: update protos for main-2x ( #26059 )
...
* feat: update protos
This PR updates the proto files to use protoc-gen-go v1.34.1
and protoc to use v5.29.2
* feat: update makefile target to use v1.34.1 of protoc-gen-go
2025-02-24 11:27:23 -06:00
davidby-influx
73f694ac3c
chore: update google.golang.org/protobuf to 1.33.0 ( #24940 )
...
* chore: update google.golang.org/protobuf to 1.33.0
closes https://github.com/influxdata/edge/issues/627
* chore: update protoc
2024-05-01 10:16:23 -04:00
davidby-influx
b72848d436
feat: optimize saving changes to fields.idx ( #23701 ) ( #23728 )
...
Instead of writing out the complete fields.idx
file when it changes, write out incremental
changes that will be applied to the file on
close and startup.
closes https://github.com/influxdata/influxdb/issues/23653
(cherry picked from commit 80c10c8c04
)
closes https://github.com/influxdata/influxdb/issues/23703
2022-09-15 12:15:14 -07:00
Dane Strandboge
f4e9ae94ca
build: upgrade protobuf library ( #22654 )
2021-11-02 16:00:54 -05:00