https://github.com/andreacrotti/kafka-streams-talk
https://github.com/andreacrotti/kafka-streams-talk
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreacrotti/kafka-streams-talk
- Owner: AndreaCrotti
- License: epl-1.0
- Created: 2017-12-01T17:13:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T14:15:29.000Z (about 8 years ago)
- Last Synced: 2025-03-27T03:15:11.827Z (about 1 year ago)
- Language: Clojure
- Size: 3.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# kafka-streams-talk
Material for the Kafka Streams talk.
## Usage
Start zookeeper and kafka first, and then run:
lein run -m kafka-streams-talk.word-count
For the word count example.
## License
Copyright © 2017 Andrea Crotti
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.