refactor: Pushed sharding one layer down in the architecture
[demos/kafka/chat] / src / test / java / de / juplo / kafka / chat / backend / persistence / AbstractInMemoryStorageIT.java
2023-02-24 Kai Moritzrefactor: Pushed sharding one layer down in the archite...
2023-02-17 Kai Moritzrefactor: Refined the creation of new `ChatRoom`s
2023-02-17 Kai Moritzrefactor: DRY for the configuration of the `AbstractSto...