Sylvain Le Gouellec/streamiz: Release v1.0.0
Name: streamiz
Owner: Sylvain Le Gouellec
Release: V1.0.0
Released: 2020-09-18
License: MIT
Release Assets:
Enhancements
- Statefull processors (Join processing KStream,KStream -> KStream, KStream,KTable -> KStream and KStream, GlobalKTable -> KStream) (docs)
- Refactory Topology description to map with java implementation. So you can use this visualizer now
- Add Avro SerDes which interact with SchemaRegistry #30