Indexstar is a load splitter for storetheindex. Inbound requests to an indexstar can query multiple storetheindex nodes and return the union of discovered results.
go run . --listen :8080 --backends http://localhost:8080,http://localhost:8081
Contributions are welcome! This repository is part of the IPFS project and therefore governed by our contributing guidelines.