alexkreidler / wiz

An ML platform + package manager.
https://wiz-project.ml/
Apache License 2.0
4 stars 1 forks source link

Finish writing protobufs #1

Closed alexkreidler closed 4 years ago

alexkreidler commented 4 years ago

Closing as we've moved to a Pure Go and HTTP API design for now as its more flexible with generic configuration for each processor.

We may use Protos in the future for some other components, but our current system is working well.