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

Test & refactor uploaders #4

Merged
merged 5 commits into from
Sep 1, 2023
Merged

Conversation

Argelbargel
Copy link
Owner

  • makes the name of the uploaded snapshots configurable via snapshots.namePrefix, snapshots.nameSuffixand snapshots.timestampFormat. Uses the previous prefix and extension (raft-snapshot- and .snap) as defaults, but changes the timestamp to a more readable format (and we retain the snapshots based on meta-data from the storage anyway)
  • much of the duplicate logic for the uploaders is now centralized in a base- or template-class
  • adds tests for local uploader and the new centralized uploader-logic

@Argelbargel Argelbargel merged commit 3382f36 into master Sep 1, 2023
@Argelbargel Argelbargel deleted the test-&-refactor-uploaders branch September 1, 2023 21:49
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