vladimirvivien / automi

A stream processing API for Go (alpha)
Apache License 2.0
789 stars 62 forks source link

Remove all dependencies #23

Closed vladimirvivien closed 7 years ago

vladimirvivien commented 7 years ago

Reduce the dependency surface of core API to zero. The plan is to keep the core API super lightweight. Sources and Sinks are to be placed in their own repos.