refactor: DRY für shard-selection
[demos/kafka/chat] / src / test / java / de / juplo / kafka / chat / backend / persistence / InMemoryWithMongoDbStorageStrategyIT.java
2023-01-25 Kai Moritzfeat: Prepared the application for sharding
2023-01-25 Kai Moritztest: Added integration-test `InMemoryWithMongoDbStorageIT`
2023-01-25 Kai Moritzfeat: Implemented and tested `MongoDbStorageStrategy`