graphprotocol / mission-control-indexer

Technical indexer documentation and infrastructure templates for the Mission Control testnet
21 stars 4 forks source link

Feature: Indexer Component for ETH calls #236

Open fattox opened 3 years ago

fattox commented 3 years ago

After pointing out how many calls each Graph service burns through, which doesn't bode well for scaling, Jannis mentioned the following and asked me to throw up this issue:

Introduce a dedicated indexer component alongside service and agent that does the syncing with the network, so that the indexer-services and agent can just pull from that local component. We're doing the same in the gateway.