xen-orchestra/@xen-orchestra/backups
2024-01-11 09:57:28 +01:00
..
_runners chore: format with Prettier 2024-01-11 09:57:28 +01:00
docs docs(VM backups): fix settings link 2023-12-19 15:41:39 +01: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/cleanVm): fix after changes 2023-12-19 15:42:59 +01:00
_cleanVm.mjs refactor(backups/cleanVm) use of merge parameter 2023-12-19 15:42:59 +01: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,xo-server,xo-web): make NBD concurrency configurable 2023-12-19 15:28:32 +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 fix(backups): handle undefined isVhdDifferencing (#7248) 2023-12-20 15:23:23 +01:00
HealthCheckVmBackup.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
ImportVmBackup.mjs chore: format with Prettier 2024-01-11 09:57:28 +01:00
package.json feat: technical release (#7266) 2023-12-27 16:07:51 +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 fix(backups/RestoreMetadataBackup): fix data path resolution 2024-01-10 15:39:41 +01: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