Commit Graph

11 Commits

Author SHA1 Message Date
d5d6a48df3 HikariConfig 2025-04-14 23:40:10 +02:00
7d030204f6 use GameEventStoreInPostgresql instead of InMemory 2025-04-14 23:40:09 +02:00
2ebd293900 connection to postgresql 2025-04-14 23:40:04 +02:00
22792a0427 create GameStateRepositoryInRedis 2025-04-14 23:40:01 +02:00
9670a000f0 create ProjectionSnapshotRepositoryInRedis 2025-04-14 23:40:00 +02:00
dd7cfb943e update jedis config 2025-04-14 23:39:59 +02:00
8e732b0f9e Configure redis for ktor/koin 2025-04-14 23:39:58 +02:00
8c1eabb9f5 Projection was now built on listener events
Create ProjectionBus and use it with listeners
add EventStream::getByVersion
2025-04-14 23:39:56 +02:00
c3155da23c Create route to list all the games 2025-04-14 23:39:52 +02:00
8074881d57 Move GameStateRepository 2025-04-14 23:39:51 +02:00
4adfc6467c Split configs 2025-04-14 23:39:48 +02:00