demos/kafka/wordcount
2024-07-17 Kai MoritzMerged all demos into a single project demo
2024-07-17 Kai MoritzRenamed project demo--aggregate--hopping-window
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedHoppingTest` -...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedHoppingTest` -...
2024-07-17 Kai MoritzRenamed Project demo--aggregate--session-window--suppressed
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedSessionSuppressedTe...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedSessionSuppressedTe...
2024-07-17 Kai MoritzAligned the example with the example for a Sliding...
2024-07-17 Kai MoritzActivated supression of intermediate results and adapte...
2024-07-17 Kai MoritzRenamed project demo--aggregate--session-window
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedSessionTest` -...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedSessionTest` -...
2024-07-17 Kai MoritzExample for an aggregation with a Session Window
2024-07-17 Kai MoritzRenamed project demo--aggregate--sliding-window--suppressed
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedSlidingSuppressedTe...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedSlidingSuppressedTe...
2024-07-17 Kai MoritzThis example needs an explicit serialization-config
2024-07-17 Kai MoritzActivated supression of intermediate results and adapte...
2024-07-17 Kai MoritzRenamed project demo--aggregate--sliding-window
2024-07-17 Kai MoritzBut a name should still be set for the store
2024-07-17 Kai MoritzRenamed test inot `AggregateWindowedSlidingTest` -...
2024-07-17 Kai MoritzSupplying materialization details is not necessary
2024-07-17 Kai MoritzRenamed test inot `AggregateWindowedSlidingTest` -...
2024-07-17 Kai MoritzThe content of the state store is logged after each...
2024-07-17 Kai MoritzRemodeled example into a demonstration of an aggregatio...
2024-07-17 Kai MoritzRenamed project demo--aggregate--hopping-window--suppressed
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedHoppingSuppressedTe...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedHoppingSuppressedTe...
2024-07-17 Kai MoritzActivated supression of intermediate results and adapte...
2024-07-17 Kai MoritzRemodeled example into a demonstration of an aggregatio...
2024-07-17 Kai MoritzRenamed project demo--aggregate--tumbling-window--suppressed
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedTumblingSuppressedT...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedTumblingSuppressedT...
2024-07-17 Kai MoritzActivated supression of intermediate results and adapte...
2024-07-17 Kai MoritzRenamed project demo--aggregate--tumbling-window
2024-07-17 Kai MoritzRenamed project demo--aggregate
2024-07-17 Kai MoritzRenamed project demo--stream-stream--inner-join
2024-07-17 Kai MoritzRenamed project demo--stream-stream--left-join
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedTumblingTest` ...
2024-07-17 Kai MoritzRenamed test into `AggregateWindowedTumblingTest` ...
2024-07-17 Kai MoritzRemoved `peek()`
2024-07-17 Kai MoritzCleaned up example
2024-07-17 Kai MoritzCreated `TimeWindow` explicitly to further simplify...
2024-07-17 Kai MoritzExample for an Aggregation with a Tumbling Time Window
2024-07-17 Kai MoritzRenamed test into `AggregateTest` -- ALIGN
2024-07-17 Kai MoritzRenamed test into `AggregateTest` -- MOVE
2024-07-17 Kai MoritzAligned log messages with the join-demos
2024-07-17 Kai MoritzForced emidiate emitt of join-results
2024-07-17 Kai MoritzSwitched from an inner to a left join
2024-07-17 Kai MoritzRenamed test into `StreamStreamLeftJoinTopologyTest...
2024-07-17 Kai MoritzRenamed test into `StreamStreamLeftJoinTopologyTest...
2024-07-17 Kai MoritzRenamed test into `StreamStreamInnerJoinTest` -- ALIGN
2024-07-17 Kai MoritzRenamed test into `StreamStreamInnerJoinTest` -- MOVE
2024-07-13 Kai MoritzWidened root for logger-definition
2024-07-13 Kai MoritzRefined log-messages for better redability
2024-07-13 Kai MoritzAligned the join-example withe the aggregation-examples
2024-07-13 Kai MoritzRenamed test into `JoinTopologyTest` -- ALIGN
2024-07-13 Kai MoritzRenamed test into `JoinTopologyTest` -- MOVE
2024-07-08 Kai MoritzPrepared for simpler windowed tests
2024-07-08 Kai MoritzRemodeld example into a demonstration of a plain endles...
2024-07-08 Kai MoritzRenaming for demonstration of an aggregation -- ALIGN
2024-07-08 Kai MoritzRenaming for demonstration of an aggregation -- MOVE
2024-07-07 Kai MoritzRemoved `Dockerfile` (not needed for demos)
2024-07-06 Kai MoritzRefined log messages
2024-07-06 Kai MoritzAdded log-message, when sending a record
2024-07-05 Kai MoritzAdded forgotten input record from original example
2024-07-05 Kai MoritzConfigured logback for shorter log-lines
2024-07-05 Kai MoritzFixed demo: The order looked only random, because of...
2024-07-05 Kai MoritzSimplified code: DRY for assertions
2024-07-05 Kai MoritzCompacted & clearified code: records are created "in...
2024-07-05 Kai MoritzFixed some misconceptions in the stream/stream-demo
2024-07-05 Kai MoritzSimplified demo-code: removed unnecessary keywords...
2024-07-05 Kai MoritzSeparated the Demo for an Inner Stream/Stream-Join
2024-07-05 Kai MoritzSeparated Demo-Tests from Example-Tests demos
2024-07-05 Kai MoritzSeparated Example-Tests from `counter` examples
2024-07-05 Kai MoritzDemonstration of the outcome of an Stream/Stream-Inner...
2024-07-05 Kai MoritzExamples für `@SpringBootTest` und `@SpringJunitConfig`
2024-06-23 Kai Moritzcounter: 1.4.2 - RocksDB does nor work in Alpine-Linux counter counter-1.4.2
2024-06-23 Kai Moritzcounter: 1.4.1 - Upgraded JDK-version, Spring Boot... counter-1.4.1
2024-06-22 Kai Moritzcounter: 1.4.0 - Refined output JSON to match the new... counter-1.4.0
2024-06-16 Kai Moritzcounter: 1.3.1 - Splitted up test in `CounterStreamProc...
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined `CounterStreamProcessor` ... counter-1.3.1
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined `CounterStreamProcessor` ...
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined/Simplified the type-mapping
2024-06-16 Kai Moritzcounter: 1.3.1 - Refined `CounterStreamProcessorTopolog...
2024-06-16 Kai Moritzcounter: 1.3.1 - Removed the defaults for serialization...
2024-06-16 Kai Moritzcounter: 1.3.1 - Cleand code/setup for tests
2024-06-16 Kai Moritzcounter: 1.3.0 - Fixed possible NPE in `Counter10Applic... counter-1.3.0
2024-06-08 Kai Moritzcounter: 1.3.0 - (GREEN) Fixed the typing for the state...
2024-06-08 Kai Moritzcounter: 1.3.0 - (RED) Made `CounterApplicationIT`...
2024-06-08 Kai Moritzcounter: 1.3.0 - (RED) Introduced domain-class `User...
2024-06-08 Kai Moritzcounter: 1.2.15 - Inlined the asserting ``Consumer``s counter-1.2.15
2024-06-08 Kai Moritzcounter: 1.2.15 - Added assertion for the expected...
2024-06-08 Kai Moritzcounter: 1.2.15 - Added assertion for the expected...
2024-06-08 Kai Moritzcounter: 1.2.15 - Added assertion for the expected...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `CounterApplicationIT`
2024-06-08 Kai Moritzcounter: 1.2.15 - DRY for test-data
2024-06-08 Kai Moritzcounter: 1.2.15 - Fixed race-condition in `CounterAppli...
2024-06-08 Kai Moritzcounter: 1.2.15 - Refined `TestData` (explicit key...
2024-06-08 Kai Moritzcounter: 1.2.15 - Fixed deprecated parameter for cache...
next