Skip to content

feat(journal): persist idempotency keys - #962

Open
bercianor wants to merge 1 commit into
masterfrom
feat/journal-event-idempotency
Open

bercianor wants to merge 1 commit into
masterfrom
feat/journal-event-idempotency

Conversation

@bercianor

Copy link
Copy Markdown
Contributor

Summary

  • Add deterministic idempotencyKey derivation for CHANGE_STATE journal events.
  • Persist and restore the key in MongoDB, DynamoDB, and SQL without local deduplication.
  • Extend focused and nine-dialect SQL coverage.

Verification

  • Java 17.0.8-graal focused journal checks: passed.
  • SQL runtime matrix (MySQL, SQL Server, Oracle, PostgreSQL, MariaDB, H2, SQLite, Informix, Firebird): 109 tests passed.

Scope

  • Couchbase, backfill, paging, and audit compaction are intentionally excluded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants