refactor: Refined stream-definition in `StorageStrategy#write`
authorKai Moritz <kai@juplo.de>
Tue, 20 Feb 2024 10:28:22 +0000 (11:28 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 20 Feb 2024 14:28:35 +0000 (15:28 +0100)
commitf88050af507cd7164c56285f8fc2bfcd86a23273
treea47c15647969657b0256b74a91247ad8a61e0e5b
parent15eafdcf744b4d164876510084e4e3c71c286433
refactor: Refined stream-definition in `StorageStrategy#write`

* Changed the stream-definition to a more natural order.
* As a result, the stored `ChatRoomInfo`-instances do not have to be
  handed clumsily to the following stream.
src/main/java/de/juplo/kafka/chat/backend/implementation/StorageStrategy.java