docs(backups.md) : Delete future RAM backup feature details (#10223)

This commit is contained in:
Greg-hub-dev
2026-08-12 15:03:33 +02:00
committed by GitHub
parent 798732e62a
commit 828c15cbb4

View File

@@ -288,11 +288,6 @@ For instance, if an hourly incremental replication is configured on a VM, if the
In order to use this functionality, the CPU of the host the VM is restored on should be the same or more recent than the CPU of the host the VM was originally running on.
:::
### Future of RAM enabled backup
- Better analysis of compatible CPUs to avoid manual compatibility checks
- RAM snapshot using Xen copy-on-write memory capabilities (time to snapshot reduced to almost 0)
## Consistent backup
:::warning