refactor: One stream -> using `flatMap` instead of an inner `subscribe`
authorKai Moritz <kai@juplo.de>
Tue, 20 Feb 2024 07:50:56 +0000 (08:50 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 20 Feb 2024 14:28:35 +0000 (15:28 +0100)
commit683e1bd9a46d46c4be4967ab2d2cf253f6c5a7af
treee517c0754bd1b0208c3b7fba9579eb9a2266e7c7
parent74aa9f13ebd534687fd9337462b6fadb81bafa67
refactor: One stream -> using `flatMap` instead of an inner `subscribe`
src/main/java/de/juplo/kafka/chat/backend/implementation/StorageStrategy.java