pinax-network / substreams-sink-clickhouse

Substreams ClickHouse Sink
MIT License
3 stars 0 forks source link

Add flag for `--block-only` (ignores data payload and only loads clock data) #27

Closed DenisCarriere closed 11 months ago

DenisCarriere commented 11 months ago

The goal is to have a Clickhouse sink instance be able to only process blocks as fast as possible, for both finalBlock=true & false

Allows to bootstrap block data without any additional data

Similar to https://github.com/streamingfast/substreams-sink-noop

Any Substreams can be consumed with --block-only flag enabled

DenisCarriere commented 11 months ago

No need to implement

For this same effect, we can provide a Substreams with empty EntityChanges