apple / apple/foundationdb

Support restore multiple key ranges to different restorable versions in one scan of backup data

Open
#3,723 1 comment 0 reactions 1 assignee Claimed by @yangliu1333 View on GitHub
backup-restore
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

For example, restore [a,b) to v1, [m, n) to v3 in one scan of the back up data.

It also needs to reject requests that have overlapped key ranges restored to different versions.

This is needed for the fast restore and maybe the current restore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.