Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 673 Bytes

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