Hi!
I am writing software, which allows simultaneous user access to configuration commands. And I want to include some kind of configuration management into it. So that one user can edit and then commit config, the other can see diff between versions.
So I am looking for libraries, that implement these (or similar) functions. Can you recommend any?