Package io.axoniq.framework.postgresql
@NullMarked
package io.axoniq.framework.postgresql
Postgres extension main package.
-
ClassesClassDescriptionAxoniqAddon implementation for the Axon Framework PostgreSQL Extension.A
ConfigurationEnhancerthat is auto-loadable by theApplicationConfigurer, setting thePostgresqlEventStorageEngineas theEventStorageEngineto use when no other is present.AEventStorageEngineimplementation backed by PostgreSQL, providing reliable event persistence and streaming with support for tagging.