xen-orchestra/@xen-orchestra/backups
2023-11-30 10:42:54 +01:00
..
_runners fix(backups,xo-server): don't backup VMs created by Health Check 2023-11-29 14:46:05 +01:00
docs docs(backups): new terminology and mirror backups (#6837) 2023-06-23 16:33:10 +02:00
merge-worker feat(backups): merge worker concurrency (#6965) 2023-08-30 09:38:37 +02:00
_backupType.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_backupWorker.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_cancelableMap.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_cleanVm.integ.mjs test(backups): fix issues introduced by conversion to ESM 2023-07-10 16:58:12 +02:00
_cleanVm.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_filenameDate.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_getOldEntries.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_getTmpDir.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_getVmBackupDir.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_incrementalVm.mjs feat(backups): implement differential restore 2023-11-30 10:12:20 +01:00
_isValidXva.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_listPartitions.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_lvm.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_watchStreamSize.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
.npmignore feat: unified .npmignore for all packages 2021-04-07 13:58:14 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
Backup.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
DurablePartition.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
extractIdsFromSimplePattern.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
formatVmBackups.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
HealthCheckVmBackup.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
ImportVmBackup.mjs feat(xo-web): add UX for differential backup 2023-11-30 10:12:20 +01:00
package.json feat: technical release (#7211) 2023-11-30 10:42:54 +01:00
parseMetadataBackupId.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
README.md docs: uniformize code blocks 2023-02-06 11:25:12 +01:00
RemoteAdapter.mjs feat(fs/s3): compute sensible chunk size for uploads 2023-10-23 10:23:50 +02:00
RestoreMetadataBackup.mjs feat(backups/XO metadata): transfer binary config in base64 2023-08-10 15:39:34 +02:00
runBackupWorker.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
Task.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
tests.fixtures.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00

@xen-orchestra/backups

Package Version License PackagePhobia Node compatibility

Install

Installation of the npm package:

npm install --save @xen-orchestra/backups

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS