top | item 31669967

(no title)

terrabitz | 3 years ago

As a transport I agree. But as a config file format? I'm a little skeptical.

The main benefit of a flat file format for configs is that it can be added to source control and edited by any plaintext editor. If I kept config as protobuf, I would need special tools to handle it, which could be annoying (e.g. if I'm remoted into a remote system). It would also make it more difficult to see diffs between different config versions stored in git.

discuss

order

No comments yet.