YANG-based configuration and operational data store
Description
YANG-based configuration and operational data store - runtime Applications can
use sysrepo to store their configuration modeled by provided YANG model
instead of using e.g. flat configuration files. Sysrepo will ensure data
consistency of the data stored in the data store and enforce data constraints
defined by YANG model.
The library is implemented in C and provides an API for other software
to use for accessing sysrepo datastore.