Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rds id generator #2818

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Rds id generator #2818

wants to merge 5 commits into from

Conversation

paul-butcher
Copy link
Contributor

What does this change?

A refactor that bundles up all the DB Initialisation stuff into one object, driven by config.

How to test

This should (kinda) be a straight refactor. The notable change is that buildDB happens inside workerService.run, rather than Main.

How can we measure success?

This is part of a refactor to facilitate Creating the Lambda version

Have we considered potential risks?

There may have been some reason why buildDB and provisionTable were kept separate, one in Main, the other in run, but I doubt it.

@paul-butcher paul-butcher requested a review from a team as a code owner February 11, 2025 15:01
Base automatically changed from rds-config to main February 13, 2025 09:27
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.

1 participant