Hi, Igniters!
As far as I know, many people work on a thin client for different language (go,js,php...). Are there any reasons why ignite does not support yaml or json format for configuration? or some other popular format? In future, it can help to integrate with thin clients, for example, js client may want to dynamic cache start, he passes cache configuration (in native format, for js it will json) through TCP, Ignite node unwrap and remap to java representation and dynamic start cache.