add Restore improvements to non-goals

Signed-off-by: Scott Seago <sseago@redhat.com>
pull/7628/head
Scott Seago 2024-06-27 12:49:32 -04:00
parent 3c2d77f4cf
commit 0288ab7611
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ In case 2, the majority of time spent on the backup will likely be during the sy
- Support VolumeGroupSnapshots: this is a future feature, although certain prerequisites for this enhancement are included in this proposal.
- Process multiple backups in parallel: this is a future feature, although certain prerequisites for this enhancement are included in this proposal.
- Refactoring plugin infrastructure to avoid RPC calls for internal plugins.
- Restore performance improvements: this is potentially a future feature
## High-Level Design