influxdb/generated_types
Dom Dwyer c4f542bbe2 refactor(ingester): remove tombstone support
This commit removes tombstone support from the ingester, and deletes
associated code/helpers/tests. This commit does NOT remove tombstone
support from any other service, but MAY include removing overlapping
test coverage.

This also removes the tombstone support from the Ingester -> Querier RPC
response message.

This has the nice side effect of removing a whole lot of thread spawning
in the ingester tests for the Executor, speeding everything up!
2022-10-11 13:10:04 +02:00
..
protos refactor(ingester): remove tombstone support 2022-10-11 13:10:04 +02:00
src fix: Rename KafkaPartition to ShardIndex 2022-08-29 14:07:18 -04:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml chore(deps): Bump pbjson-build from 0.4.0 to 0.5.0 (#5706) 2022-09-21 09:53:30 +00:00
build.rs build: generate gRPC bindings for ShardService 2022-08-24 11:39:59 +02:00