How-To Guides
Task-oriented recipes. Each page solves one problem in the fewest steps and links out to the guides and reference for depth.
- Install the Native Library — Build the cdylib and system dependencies.
- Integrate with Python — Get the
infrastorewheel into your project. - Integrate with Julia — Wire
InfraStore.jlto the native library. - Run the gRPC Server — Serve a store for remote readers.
- Use the
infrastoreCLI — Load and inspect a store from the command line.