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.
The text was updated successfully, but these errors were encountered:
Currently
AvroSchema
keeps everything in the same file. We should consider splitting out theGenServer
part of the implementation, and adddefdelegate
s so its easy to startAvroSchema
in a supervision tree.The text was updated successfully, but these errors were encountered: