Commit 146e5bf7b1740c0881057d1ca0233ca0852451ab

Patrick Steinhardt 2019-11-06T07:27:35

config_mem: implement support for snapshots Similar as in commit dadbb33b6 (Fix crash if snapshotting a config_snapshot, 2019-11-01), let's implement snapshots for in-memory configuration entries. As this deletes more code than it adds, it doesn't make any sense to not allow for this and allows users to treat config backends mostly the same.