CDCgov / IDWA

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 1 forks source link

POC for changing RL to stateless #13

Closed derekadombek closed 4 months ago

derekadombek commented 5 months ago

User Story

As a(n) DIBBs Engineer, we want to look into a possible POC to change Record-Linkage from a stateful application to stateless so that we can make for easier adoption with the intended end-users.

Acceptance Criteria

Running the application without the need of a relational database and possibly moving to something like Sqlite(we would need to figure out how to create guuid's elsewhere). This will most likely cause for a redesign for the input/output on the API/container layer for more of a batching, in-memory type setup.

derekadombek commented 5 months ago

Got all the way to migrating the database. something to think about https://stackoverflow.com/questions/6148421/how-to-convert-a-postgres-database-to-sqlite

derekadombek commented 4 months ago

Final one pager write up on the research: https://docs.google.com/document/d/1aWRjpKl_K9orhYp66irUaqDuoujkLzH5a3xko0QdOTw/edit?pli=1