feat: new library Kafka Streams Topology Design #1777
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Kafka Streams Topology Design is an open standard dedicated to the clear and effective description and visualisation of Kafka Stream topologies. KSTD covers all Kafka Streams DSL operators, as well as essential infrastructure and architectural building blocks.
Submitted by @https://github.com/https://github.com/hartmut-co-uk
Items: Header, Topology, Sub-topology, Apache Kafka® Logo, Topic Simple, Topic Default, Topic Advanced, Record, Key-Value Record, Key-Value Record Typed, KStream, KTable, GlobalKTable, filter, map, mapValues, flatMap, flatMapValues, split +branch, merge, join, join (alt), repartition, selectKey, groupBy, windowedBy, reduce; aggregate, count, peek, forEach, process, processValues, transformValues, Punctuator, Partitioner, State Store, Windowed, stateful, stateful (alt), repartitioned, repartitioned (alt), Store Type RocksDB, Store Type InMemory, Store Type LRUCache, Store Variant Global, Store Variant Versioned, Store Variant Read-only, Emit onUpdate, Emit onClose, Suppressed, Logged, Not Logged, Cached, Not Cached, API, API (alt1), API (alt2), External System, External System (alt1), External System (alt2), Numeric Indicator, Marker Success, Marker Alert, Marker Info, Marker Warn, Inline Note, Callout Note, Descriptions Box, Legend Landscape, Legend Portrait, KSTD Watermark
Installation link