PostgreSQL implementation of EventStore and WorkerRegistry with
SELECT FOR UPDATE SKIP LOCKED claim semantics. Spring-free — uses
the ConnectionSupplier SPI port so it works in both plain-Java
and Spring setups.
Version0.4.0compared with
Version Details
| 0.3.0 | 0.4.0 | |
|---|---|---|
| Release date | Aug 16, 2026 | Aug 29, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.3.0 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.bams22 » event-outboxer-api | 0.3.0 | 0.4.0 |
| ~ Updated | io.github.bams22 » event-outboxer-spi | 0.3.0 | 0.4.0 |
Test Changes (1)
| 0.3.0 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.bams22 » event-outboxer-spi | 0.3.0 | 0.4.0 |