vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
792 stars 265 forks source link

feat(xen-api): cache support for call & callAsync #7853

Closed julien-f closed 3 months ago

julien-f commented 3 months ago

Description

Allows to easily cache result of XAPI calls and will be used in various situations like https://github.com/vatesfr/xen-orchestra/pull/7751

Checklist