You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently AvroSchema keeps everything in the same file. We should consider splitting out the GenServer part of the implementation, and add defdelegates so its easy to start AvroSchema in a supervision tree.
Currently
AvroSchemakeeps everything in the same file. We should consider splitting out theGenServerpart of the implementation, and adddefdelegates so its easy to startAvroSchemain a supervision tree.