π Event SourcingEvent SourcingOn this pageEvent Sourcing Complete event sourcing module with Kafka integration. Featuresβ Event Store (Kafka + PostgreSQL) Aggregate Root pattern Saga pattern Memento pattern Projections Quick Startβ val eventStore = EventStoreFactory.kafkaWithPostgres( kafkaCommHub = kafkaHub, dataSource = dataSource)