Package be.looorent.jflu.store

  • Class Summary
    Class Description
    EventStore
    Startup class that registers a single projector to record each event into a store.
    ReplayService
    This service can be used to read all events from the database and send them to the exchange with status=replay
  • Enum Summary
    Enum Description
    EventStoreDatabaseConfiguration
    Database properties and how to connect to it..