Releases: dontnod/fastbuild-netcache
Releases · dontnod/fastbuild-netcache
fastbuild-netcache 0.4
- print cache performance statistics when the build is finished
- change multiple cache publish policy to only one upload
fastbuild-netcache 0.3
Support for multiple cache paths.
fastbuild-netcache 0.2
The plugin now tries to fall back to a file-based implementation if the cache path cannot be accessed using HTTP.
fastbuild-netcache 0.1
This is the first stable release.
fastbuild-netcache 0.0.2
- threading support for vastly improved performance
- support the
\\server@ssl\directory
WebDAV syntax
fastbuild-netcache 0.0.1
This release avoids unnecessary memory copies when returning cached objects.
fastbuild-netcache 0.0.0
A simple proof of concept for now.