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

replication POC and tests #129

Merged
merged 49 commits into from
Feb 16, 2024
Merged

replication POC and tests #129

merged 49 commits into from
Feb 16, 2024

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Feb 15, 2024

Looking for feedback on this approach before polishing it off for submission.

Missing / next steps:

  1. Keyless table tests
  2. Start up postgres during CI so the replication tests can run correctly there
  3. UX to configure and start up replication for the server

Copy link
Collaborator

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

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

The direction looks good to me! It's just nitpicks and comments making sure I understand what's going on here, but looks good besides that.

.github/workflows/test.yml Outdated Show resolved Hide resolved
testing/go/framework.go Outdated Show resolved Hide resolved
server/logrepl/replication.go Outdated Show resolved Hide resolved
server/logrepl/replication.go Show resolved Hide resolved
server/logrepl/replication.go Outdated Show resolved Hide resolved
server/logrepl/replication.go Show resolved Hide resolved
server/logrepl/replication.go Show resolved Hide resolved
testing/go/replication_test.go Show resolved Hide resolved
testing/go/replication_test.go Outdated Show resolved Hide resolved
testing/go/replication_test.go Outdated Show resolved Hide resolved
@zachmu zachmu merged commit d1053be into main Feb 16, 2024
7 checks passed
@zachmu zachmu deleted the zachmu/replication branch February 16, 2024 19:02
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.

None yet

2 participants