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

Support bi-directional replication #7

Open
shayonj opened this issue Jun 20, 2023 · 0 comments
Open

Support bi-directional replication #7

shayonj opened this issue Jun 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@shayonj
Copy link
Owner

shayonj commented Jun 20, 2023

It'd be great to start feeding all the writes from the target database to the source database after switchover. In case the application requires a rollback. The replication can be maintained post switchover with bi-directional replication.

This will require re-plumbing the concept of source and target database in the code and always passing the conn strings as input to the various operations

@shayonj shayonj added the enhancement New feature or request label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant