Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new library Kafka Streams Topology Design #1777

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

excalibot
Copy link
Member

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

Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw-libraries ✅ Ready (Inspect) Visit Preview Mar 17, 2025 7:10pm

@hartmut-co-uk
Copy link

Hi, this is an update for #1502
This is version: 1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants