Skip to content

ipni/indexstar

Repository files navigation

Indexstar ⭐️

Indexstar is a load splitter for storetheindex. Inbound requests to an indexstar can query multiple storetheindex nodes and return the union of discovered results.

Usage

go run . --listen :8080 --backends http://localhost:8080,http://localhost:8081

Lead Maintainer

Willscott

Contributing

Contributions are welcome! This repository is part of the IPFS project and therefore governed by our contributing guidelines.

License

SPDX-License-Identifier: Apache-2.0 OR MIT