58 Commits (fd8f182cc4ea80c6d394ca68a47c0ee26b114ebe)

Author SHA1 Message Date
Manjula K ca7f3dab04 MINOR: Adding secondary nav to Streams webpage 7 years ago
Guozhang Wang 487436b1a4 MINOR: Update docs for new version 7 years ago
Manjula K 5178702715 MINOR: Adding Trivago logo to Streams landing page 7 years ago
Joel Hamill 5f779ca3f3 MINOR: Fix typo dev guide title 7 years ago
Guozhang Wang ef49145200 MINOR: a few web doc and javadoc fixes 7 years ago
Manjula K f6e724b127 MINOR: Redesign of Streams page to include video & logos 7 years ago
Bill Bejeck dac990aab3 KAFKA-6025: small fix for streams tutorial 7 years ago
Guozhang Wang e2e8d4a57a MINOR: KIP-161 upgrade docs change 7 years ago
Joel Hamill ff5fc9dd1e Rename streams tutorial and quickstart 7 years ago
Damian Guy 93b71e7dee MINOR: update streams quickstart for KIP-182 7 years ago
Joel Hamill d985513b22 MINOR: streams dev guide fixup 7 years ago
Damian Guy cc84686a4a MINOR: additional kip-182 doc updates 7 years ago
Bill Bejeck 39d5cdcccf KAFKA-5985; update javadoc regarding closing iterators 7 years ago
Manjula K 5b943ca8a9 MINOR:Updated Rabobank description 7 years ago
Richard Yu b8be86b805 KAFKA-5765; Move merge() from StreamsBuilder to KStream 7 years ago
Matthias J. Sax a96e28eac1 MINOR: Update Streams quickstart to create output topic with compaction enabled 7 years ago
Manjula K 1fd70c7c94 MINOR - Adding New York Times logo to streams page 7 years ago
Manjula K 36afd1095c MINOR: Adding LINE corp logo to streams page 7 years ago
Damian Guy f29391c490 MINOR: add upgrade note for KIP-173 topic configs 7 years ago
manjuapu c82be0f303 MINOR: Adding See how Kafka Streams is being used section to Streams page 7 years ago
Florian Hussonnois 398714b758 KAFKA-5839: Upgrade Guide doc changes for KIP-130 7 years ago
Jakub Scholz a64fe2ed88 KAFKA-5918: Fix minor typos and errors in the Kafka Streams turotial 7 years ago
Damian Guy f7b1add686 MINOR: update tutorial doc to match ak-site 7 years ago
Guozhang Wang 9d2437a464 MINOR: Un-hide the tutorial buttons on web docs 7 years ago
Damian Guy 2db1e4423f KAFKA-5852: Add filter, filterNot, mapValues and Materialized to KTable 7 years ago
Damian Guy 4769e3d92a KAFKA-5815; add Printed class and KStream#print(printed) 7 years ago
Damian Guy e16b9143df KAFKA-5853; implement WindowedKStream 7 years ago
Damian Guy d0ee6ed36b KAFKA-5832; add Consumed and change StreamBuilder to use it 7 years ago
Damian Guy 9cbb9f0939 KAFKA-5650; add StateStoreBuilder interface and implementations 7 years ago
Damian Guy 667cd60dc6 KAFKA-5816; add Produced class, KStream#to(topic, Produced), and KStream#through(topic, Produced) 7 years ago
Boyang Chen b041c8d87d MINOR: close iterator on doc example 7 years ago
Guozhang Wang 9b85cf9ed0 MINOR: KIP-138 renaming of string names 7 years ago
Matthias J. Sax 212bce6e3f MINOR: fix typos on web doc's upgrade guide 7 years ago
Damian Guy b687c06800 KAFKA-5817; Add Serialized class and overloads to KStream#groupBy and KStream#groupByKey 7 years ago
Matthias J. Sax cd59976eea KAFKA-5823: Extend upgrade section for KIP-120 7 years ago
Eno Thereska 493c2aad59 MINOR: add table of contents 7 years ago
Guozhang Wang ce04b14358 MINOR: KIP-160 docs 7 years ago
Guozhang Wang f5310d645c MINOR: doc changes for KIP-138 7 years ago
Eno Thereska bd54d2e3e0 MINOR: stateful docs for aggregates 7 years ago
Michal Borowiecki 5648dcc3e5 MINOR: Fix doc typos and grammar 7 years ago
Guozhang Wang 21fea170d8 MINOR: add upgrade section for 1.0.0 7 years ago
Eno Thereska 5e65c0da45 MINOR: Stateless transformation documentation 7 years ago
Eno Thereska ecea150bde MINOR: Document how to create source streams and tables 7 years ago
Guozhang Wang b6102cf4b2 HOTFIX: missing imports and version on web docs 7 years ago
Guozhang Wang d2774e302f KAFKA-5727: Add Streams quickstart tutorial as an archetype project 7 years ago
Bill Bejeck b2b529522d MINOR: First cut at porting State Store docs to AK 7 years ago
Damian Guy 2010aa067f MINOR: add memory management section to streams docs 7 years ago
Guozhang Wang 125d69caee KAFKA-5671 Followup: Remove reflections in unit test classes 7 years ago
Matthias J. Sax da2205578b KAFKA-5671: Add StreamsBuilder and Deprecate KStreamBuilder 7 years ago
Matthias J. Sax 1844bf2b2f KAFKA-5670: (KIP-120) Add Topology and deprecate TopologyBuilder 7 years ago