The global orchestration solution to manage and backup XCP-ng and XenServer.
This the followup to #5085 Avoid unzipping the entire file from the beginning before each read. The test case when from 10min down to 26 seconds. When reading a block from the gzipped file, we keep the current state in memory, if the next read happens at an offset greater than the previous read, we just carry one decompressing the file until the desired position. The previous code would decompress from the start of the file for every read operation. |
||
---|---|---|
@vates | ||
@xen-orchestra | ||
docs | ||
flow-typed | ||
packages | ||
scripts | ||
.editorconfig | ||
.env.example | ||
.eslintrc.js | ||
.flowconfig | ||
.gitignore | ||
.prettierrc.js | ||
.travis.yml | ||
babel.config.js | ||
book.json | ||
CHANGELOG.md | ||
CHANGELOG.unreleased.md | ||
CODE_OF_CONDUCT.md | ||
ISSUE_TEMPLATE.md | ||
package.json | ||
PULL_REQUEST_TEMPLATE.md | ||
README.md | ||
yarn.lock |
Xen Orchestra 
Installation
XOA or manual install procedure is available here
License
AGPL3 © Vates SAS