Use a typesafe etcd code generator to enable automatic db layout.
https://github.com/NHAS/wag/tree/v10.0.0-typed-etcd-gitops
This means that when code changes are made all decisions are explicit and it becomes easier to programmatically interact with the DB.
This effectively enables #243 to be completed
Use a typesafe etcd code generator to enable automatic db layout.
https://github.com/NHAS/wag/tree/v10.0.0-typed-etcd-gitops
This means that when code changes are made all decisions are explicit and it becomes easier to programmatically interact with the DB.
This effectively enables #243 to be completed