Skip to main content

Module config

Module config 

Source
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§

NodeConfig
Configuration for an Apiary node, including auto-detected system capacity.