Package io.fluxcapacitor.javaclient.persisting.repository
package io.fluxcapacitor.javaclient.persisting.repository
-
ClassDescriptionRepository interface for loading, managing, and repairing aggregates in Flux Capacitor.A wrapper around a delegate
AggregateRepository
that ensures cached aggregates stay in sync with the event log.Default implementation of theAggregateRepository
interface.