Expand description
Node configuration with automatic system detection.
NodeConfig captures a node’s identity, storage configuration,
hardware capacity, and tuning parameters. The NodeConfig::detect
constructor auto-detects cores and memory from the system.
Structs§
- Node
Config - Configuration for an Apiary node, including auto-detected system capacity.