xen-orchestra/@xen-orchestra/backups
2024-02-23 17:09:20 +01:00
..
_runners fix(backups/IncrementalRemote): ensure chaining is ok and mutualize code with IncrementalXapi 2024-02-21 10:27:56 +01:00
docs refactor(backups/IncrementalRemoteWriter): reuse parent path from checkBaseVdis 2024-02-21 10:27:56 +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 fix(backups/cleanVms): remove incorrect warning (#7406) 2024-02-23 17:09:20 +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 feat: immutable backups (#6928) 2024-01-31 16:57:28 +01:00
HealthCheckVmBackup.mjs chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
ImportVmBackup.mjs fix: respect logger method signature 2024-02-13 17:38:03 +01:00
package.json feat(@xen-orchestra/backups): 0.44.6 2024-01-31 17:18:52 +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 refactor(backups/checkBaseVdi): use uuid, don't check vhd multiple times 2024-02-21 10:27:56 +01: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