Emil Privér @priver.dev · Jan 9

Currently working on migrating away from a package written in go to jsonschema or Apache Avro.

2 likes 1 replies

?

Replies

Emil Privér · Jan 9

We have 1 package we use to validate the events we send within our system and this is currently written in go, the problem with this is that we get limited on writing applications only in go and we're have projects where rust and python both works better.