Cache
Hosted Binary Cache
Last updated
Was this helpful?
Hosted Binary Cache
Last updated
Was this helpful?
The prebuilt binaries are stored on at:
This is achieved with & allows us to use for a transparent & complete history (tags) of all previous versions.
This is our primary cache, and the rest are backups based on this one.
The prebuilt binaries are also mirrored at:
This is achieved by redownloading ghcr packages and then reuploading them to Github Releases
This is our secondary cache, and may not have all the packages due to , is usually a week behind the main cache & serves as backup in case goes down
The prebuilt binaries are also stored on Repository at:
This is achieved with git-lfs & allows us to have a transparent & complete history (snapshots) of all previous versions.
This is our secondary cache, and may not have all the packages, is usually a week behind the main cache & serves as backup in case goes down
This cache reserve does NOT contain everything & is meant for pkgforge's CI use only
Some of the prebuilt binaries are also stored on at:
This is achieved with & allows us to have the most reliable & fastest access to the core binaries we depend on.