Skip to content

Commit 3887d47

Browse files
authored
Update README.md
1 parent 6777e39 commit 3887d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CQRS Event Sourcing and Materialized views with Kafka Streams
22
## What's this?
3-
This repository demonstrates [CQRS](https://www.confluent.io/blog/event-sourcing-cqrs-stream-processing-apache-kafka-whats-connection/) Event Sourcing (Materialized views) with Kafka Streaming (Version: [0.11.1](https://archive.apache.org/dist/kafka/0.11.0.1/RELEASE_NOTES.html))
3+
This repository demonstrates [CQRS](https://www.confluent.io/blog/event-sourcing-cqrs-stream-processing-apache-kafka-whats-connection/) Event Sourcing (Materialized views) with Kafka Streaming ([Version: 0.11.1](https://archive.apache.org/dist/kafka/0.11.0.1/RELEASE_NOTES.html))
44

55
## How to Run?
66
1. Download and install Kafka either from [Confluent](https://docs.confluent.io/current/installation/installing_cp.html#zip-and-tar-archives) or follow instructions [from here](https://www.tutorialspoint.com/apache_kafka/apache_kafka_installation_steps.htm) first. I recommend [Confluent](https://docs.confluent.io/current/installation/installing_cp.html#zip-and-tar-archives) as it combines all the servers into one package with additional tools.

0 commit comments

Comments
 (0)