From: Kai Moritz Date: Tue, 25 Jun 2024 04:26:40 +0000 (+0200) Subject: Added first (not yet very useful) version of service `stats` X-Git-Tag: wordcount-2.2.2 X-Git-Url: http://juplo.de/gitweb/?a=commitdiff_plain;h=4425f769e1cf50c042f9e4fa58dd34d739829bec;p=demos%2Fkafka%2Fwordcount Added first (not yet very useful) version of service `stats` --- diff --git a/.gitmodules b/.gitmodules index 0126226..aa65726 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,7 @@ path = popular url = ./ branch = popular +[submodule "stats"] + path = stats + url = ./ + branch = stats diff --git a/stats b/stats new file mode 160000 index 0000000..14a7c9b --- /dev/null +++ b/stats @@ -0,0 +1 @@ +Subproject commit 14a7c9bb8172f3a05fe5cf4f832e13e3ea23dde8