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

3.2 #36

Closed
wants to merge 14 commits into from
Closed

3.2 #36

wants to merge 14 commits into from

Conversation

Phoscur
Copy link

@Phoscur Phoscur commented May 12, 2019

Need to rerename after merge since this is published as mongodb-backup-4x

closes #35 and #22

spmiller and others added 12 commits June 8, 2017 13:30
This improves performance when writing to a stream (i.e. there is no need to wait for the contents to be written to disk first), and can help solve EMFILE errors. This is achieved by using tar-stream instead of regular tar.

This commit introduces a small shim in front of the file system and tar-stream to allow both direct disk writes and tar file stream writes. It then uses the appropriate shim (file system or tar-stream) throughout the codebase to create directories and store files.
@coveralls
Copy link

coveralls commented May 12, 2019

Coverage Status

Coverage decreased (-69.03%) to 28.682% when pulling d9ca046 on Phoscur:3.2 into b13dd25 on hex7c0:1.6.

@Phoscur
Copy link
Author

Phoscur commented Sep 5, 2024

I'm no longer maintaining a MongoDB project and hence no longer need a backup solution for it. Please create your own fork if you want to use this code.

@Phoscur Phoscur closed this Sep 5, 2024
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.

4 participants