flexion / ef-cms

An Electronic Filing / Case Management System.
23 stars 10 forks source link

Spike: Investigate Database Transactions #10467

Open pixiwyn opened 1 month ago

pixiwyn commented 1 month ago

Description

Within Postgres/DynamoDB, given a large update, can we convert this to transactions (Kysely?).

Depends on entities being moved from DynamoDB and Opensearch.

Acceptance Criteria

Where we implement transactions first, what needs to be done first, and how would it look upon implementation?

Pain points

Notes

pixiwyn commented 3 weeks ago

It seems like it's a little early to point this based on discussion. We've explored dynamodb transaction which are limited and we're still not quite sure how far we'll take postgres.

@akuny adding hold (dx/ox) label for this ticket.