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

Migrate to RDS #970

Closed
1 of 4 tasks
MinhxNguyen7 opened this issue Apr 26, 2024 · 2 comments · Fixed by #1060
Closed
1 of 4 tasks

Migrate to RDS #970

MinhxNguyen7 opened this issue Apr 26, 2024 · 2 comments · Fixed by #1060
Assignees
Labels
backend enhancement Improvements to the user experience RFC Request for comment

Comments

@MinhxNguyen7
Copy link
Member

MinhxNguyen7 commented Apr 26, 2024

Description

  • Migrate the DB from Dynamo to RDS.
  • Even though we could make auth work with NoSQL, attaching the notifications system onto it would just not make sense.
  • Alternatively, we can make the notification separate from the auth system, and people just sign up for notifications on a per-email/phone number basis.

Migration Procedures

@MinhxNguyen7 MinhxNguyen7 added enhancement Improvements to the user experience backend RFC Request for comment labels Apr 26, 2024
@github-project-automation github-project-automation bot moved this to Backlog 🥱 in AntAlmanac Apr 26, 2024
@MinhxNguyen7
Copy link
Member Author

@ap0nia What do you think? It would make more sense, but we'd have to throw away the work we put in to keeping Dynamo (which is sunk cost, yes).

@MinhxNguyen7 MinhxNguyen7 mentioned this issue Apr 26, 2024
7 tasks
@ap0nia
Copy link
Collaborator

ap0nia commented May 6, 2024

Idea: create a script that populates the postgres database on RDS with entries from the DynamoDB.

@github-actions github-actions bot added the Stale label Aug 5, 2024
@MinhxNguyen7 MinhxNguyen7 removed the Stale label Nov 6, 2024
@MinhxNguyen7 MinhxNguyen7 self-assigned this Nov 6, 2024
@MinhxNguyen7 MinhxNguyen7 mentioned this issue Dec 7, 2024
7 tasks
@MinhxNguyen7 MinhxNguyen7 moved this from In Progress 🤠 to Review 🧐 in AntAlmanac Dec 11, 2024
@github-project-automation github-project-automation bot moved this from Review 🧐 to Done 🤩 in AntAlmanac Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement Improvements to the user experience RFC Request for comment
Projects
Status: Done 🤩
Development

Successfully merging a pull request may close this issue.

2 participants