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

Add block level incremental backup for database files. #3

Open
rkorzeniewski opened this issue May 30, 2014 · 0 comments
Open

Add block level incremental backup for database files. #3

rkorzeniewski opened this issue May 30, 2014 · 0 comments

Comments

@rkorzeniewski
Copy link
Contributor

For block level incremental we can use a block checksums for checking if a block was modified or not. Then backup a modified block only. We will require a local cache for block checksum storage. It should lower storage data requirements and speedup a backup.

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

No branches or pull requests

1 participant