Configuration Store Connectors
The configuration store connectors contain the connector implementations that manage the Configuration Documents for OMAG Servers.
The definition of the connector interface for these connectors is defined in the admin-services-connector module.
These are the configuration store connectors implemented by Egeria.
-
configuration-file-store-connector supports managing the open metadata configuration as a clear text JSON file.
-
configuration-encrypted-file-store-connector supports managing the open metadata configuration as an encrypted JSON file.
A configuration store connector is needed by a OMAG Server Platform. Details of how to configure a configuration store connector in the OMAG Server Platform is found here. If no connector is configured, the OMAG Server Platform uses the connector implement in the configuration-file-store-connectors module as a default.
Return to open-connectors module.
License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.