Compilable configuration of a distributed system
In this post weβd like to share an interesting way of dealing with configuration of a distributed system. The configuration is represented directly in Scala language in a type safe manner. An example implementation is described in details. Various aspects of the proposal are discussed, including influence on the overall development process. (Π½Π° ΡΡΡΡΠΊΠΎΠΌ) Introduction […]
