Module mz_adapter::config
source ยท Modulesยง
Structsยง
- Metrics ๐
- A struct that defines the system parameters that should be synchronized
- A backend client for pushing and pulling SynchronizedParameters.
- A frontend client for pulling SynchronizedParameters from LaunchDarkly.
- A factory for SystemParameterFrontend instances.
Functionsยง
- Run a loop that periodically pulls system parameters defined in the LaunchDarkly-backed SystemParameterFrontend and pushes modified values to the
ALTER SYSTEM
-backed SystemParameterBackend.