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

draft of the database project #211

Merged
merged 13 commits into from
Jun 4, 2024
Merged

draft of the database project #211

merged 13 commits into from
Jun 4, 2024

Conversation

maksimov
Copy link
Contributor

@maksimov maksimov commented May 29, 2024

Change list

  • Introduces the new "Clustered MySQL setup" project

Rationale, briefly

  • Adding a new project

@mentions, #links

@illicitonion @SallyMcGrath @nahratzah

Copy link

netlify bot commented May 29, 2024

Deploy Preview for cyf-systems ready!

Name Link
🔨 Latest commit b036f07
🔍 Latest deploy log https://app.netlify.com/sites/cyf-systems/deploys/665e4e76b26e45000850d54a
😎 Deploy Preview https://deploy-preview-211--cyf-systems.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@SallyMcGrath SallyMcGrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor notes just off the cuff - will come back round and look again tomorrow

projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
maksimov and others added 6 commits May 29, 2024 19:10
Co-authored-by: Sally McGrath <sally@codeyourfuture.io>
Co-authored-by: Sally McGrath <sally@codeyourfuture.io>
Co-authored-by: Sally McGrath <sally@codeyourfuture.io>
Copy link
Member

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thanks!

I'd consider adding a "think about and discuss" section about the hazards of multiple primaries? Maybe after the "bring up the failed ex-primary" but before the "configure the ex-primary as a new replica" we can insert a "What would happen if someone wrote to the ex-primary before we could re-configure it as a replica?" question, and maybe prompt some consideration of service discovery too? Possibly also worth adding something to think about replication delay and what problems it may cause?

projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
projects/mysql-cluster/README.md Show resolved Hide resolved
projects/mysql-cluster/README.md Outdated Show resolved Hide resolved
maksimov and others added 4 commits June 3, 2024 00:46
Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
Co-authored-by: Sally McGrath <sally@codeyourfuture.io>
Copy link
Member

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks so much!

@maksimov maksimov merged commit cd09aa2 into main Jun 4, 2024
6 checks passed
@maksimov maksimov deleted the db-project branch June 4, 2024 09:41
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.

3 participants