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

State Management Flexibility #63

Merged
merged 1 commit into from
May 5, 2020
Merged

Conversation

mgcuthbert
Copy link
Contributor

This is a fairly simple PR that just gives a little bit of flexibility to the replication module allowing users to do two things:

  1. Download a single replication file at a time
    This just gives added flexibility and very useful if you are either debugging a specific issue with replication or simply controlling specifically the replication process.

  2. Allow a user to set a custom server state file locally instead of depend on the remote state.
    This again allows great flexibility in debugging issues, as you can replicate up to a certain point and by setting your local state file and the new custom state file you can replicate only between two points in time.

@migurski migurski merged commit 0dafee5 into openstreetmap:master May 5, 2020
@migurski
Copy link
Collaborator

migurski commented May 5, 2020

I’m about to release this in version 0.48.0; if there’s any documentation appropriate for the Detailed Usage wiki can you add it there? Thanks!

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.

2 participants