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

👑 Point In Time Recovery #11551

Open
5 tasks
Enjection opened this issue Nov 13, 2024 · 0 comments
Open
5 tasks

👑 Point In Time Recovery #11551

Enjection opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels

Comments

@Enjection
Copy link
Member

Description

Database must store ChangeStream for Backup Collection. With sync-points where all objects are in consistent state. When ChangeStream is saved restore operation at any sync-point must restore full consistent state of all objects mentioned in Backup Collection.

Steps

Prerequisites

Main steps

  • Design SQL syntax
  • Implement Local Continuous Backup (SchemeShard) (refine incr backup)
  • Implement Restore at Point (SchemeShard)
  • Implement SQL syntax
    ...
    Same for S3
@Enjection Enjection self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant