joshstevens19 / rindexer

A no-code blazing fast EVM indexer tool built in rust.
https://rindexer.xyz
MIT License
269 stars 24 forks source link

Support multiple RPC within the rindexer.yaml #11

Closed joshstevens19 closed 1 month ago

joshstevens19 commented 2 months ago

At the moment, we only support a single RPC in the network yaml; we should allow the user to set an array of RPC nodes, and load balance the traffic through each of them, and if 1 becomes unresponsive, allow the other to be used instead.

joshstevens19 commented 1 month ago

not required now as you can use eRPC - https://rindexer.xyz/docs/references/rpc-node-providers#rpc-proxy-and-caching