There was an error while loading. Please reload this page.
1 parent 8421c08 commit f1dc587Copy full SHA for f1dc587
README.md
@@ -45,7 +45,7 @@ This architecture allows deployement and managend of different models and versio
45
### Requirements
46
- Install Java 8
47
- Install Docker
48
-- Kafka Streams API 2.0 (configured in pom.xml and downloaded via Maven bulid; Kafka Streams API 1.1 is also compatible)
+- Kafka Streams API 2.1 (configured in pom.xml and downloaded via Maven bulid; Kafka Streams API 2.0 and 1.1 are also compatible)
49
50
The code is developed and tested on Mac and Linux operating systems. As Kafka does not support and work well on Windows, this is not tested at all.
51
0 commit comments