CB: Add periodic fetch of the incremental DHCPv4 configuration changes
The Config Backend design: https://gitlab.isc.org/isc-projects/kea/wikis/designs/configuration-in-db-design#kea-configuration-backend-design calls for implementing a periodic fetch of configuration changes in the database. If there are changes detected these changes are applied to the CfgMgr. This ticket covers implementing such mechanism in the DHCPv4 server.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information