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 using an existing table schema #64

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Conversation

jeromegn
Copy link
Member

This PR adds a feature where an existing table can be used as part of the Corrosion schema. Meaning all future operations will be propagated, but it is assumed that the state of the database from which the node started is consistent across all nodes.

@jeromegn jeromegn merged commit c98f7bd into main Sep 22, 2023
3 checks passed
@jeromegn jeromegn deleted the support-existing-schema branch September 22, 2023 17:28
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.

1 participant