makerplane / FIX-Gateway

Flight Information eXchange Gateway
GNU General Public License v2.0
9 stars 21 forks source link

Yaml database #60

Closed birkelbach closed 5 years ago

birkelbach commented 5 years ago

The old database definition file format was getting a bit difficult to deal with and there were actually some errors in it that was configuring some database items differently than one might expect. I decided to change the database definition file to YAML to make it easier to read less error prone. It's a bit more verbose but I think it's better.