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

Open
MinhxNguyen7 opened this issue Apr 26, 2024 · 2 comments
Open

Migrate to RDS #970

MinhxNguyen7 opened this issue Apr 26, 2024 · 2 comments
Labels
backend enhancement Improvements to the user experience RFC Request for comment Stale

Comments

@MinhxNguyen7
Copy link
Member

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.
@MinhxNguyen7 MinhxNguyen7 added enhancement Improvements to the user experience backend RFC Request for comment labels 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
1 task
@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
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 Stale
Projects
Status: Backlog 🥱
Development

No branches or pull requests

2 participants