-
Notifications
You must be signed in to change notification settings - Fork 0
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
Reorganize database repositories to support multiple products #24
Comments
I'm realizing that editing the description is going to make it difficult to keep track of changes and getting line-specific comments. We also have a need for a more disciplined process akin to RFC (ADR Archirectural Decision Records). let's make this a PR in dev-rel-docs/adr/002-database-structure.md here's some guidance on writing RFC: https://philcalcado.com/2018/11/19/a_structured_rfc_process.html and ADR: https://www.youtube.com/watch?v=rwfXkSjFhzc what this issue should contain is a checklist of things to be done to execute the content of that RFC:
|
@JolanThomassin don't forget to reference this issue when you create the ADR PR in dev-rel-docs. there's a github syntax to refer to issues across repositories. |
Issue Overview:
Right now, each of our databases, like "louis-db" and "nachet-db," is set up just for one product. Imagine it's like having separate drawers for each type of clothing you own. To make things easier and more flexible as we expand our range of products, we need to reorganize these databases so that they can work together for all our products. It's like having one big wardrobe where you can store all your different types of clothes. This will help us be more adaptable and able to handle our growing product variety.
Objective:
The main goal of this task is to change how we organize our databases so that we can have several products working together smoothly in one easy-to-maintain system.
Proposed Changes:
These changes will enable our database system to adapt to the evolving needs of our product, making it more flexible, maintainable and user-friendly.
Why it's Important:
ToDo:
The text was updated successfully, but these errors were encountered: