
com.opencredo.concursus.domain.events.indexing.package-info Maven / Gradle / Ivy
The newest version!
/**
* Provides the experimental {@link com.opencredo.concursus.domain.events.indexing.EventIndex} and
* {@link com.opencredo.concursus.domain.events.indexing.EventIndexer} interfaces, for classes which index aggregate ids
* by the most recent values assigned to parameters of events recorded against each aggregate.
*
* Only an {@link com.opencredo.concursus.domain.events.indexing.InMemoryEventIndex} is currently provided.
*
*/
package com.opencredo.concursus.domain.events.indexing;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy