Does ccache fetch compiled code from a central server using checksums?
buildcache, the program the post is about can use a remote server for storing the cache.
sccache can, but most of us don't have access to an sccache instance: https://github.com/mozilla/sccache
buildcache, the program the post is about can use a remote server for storing the cache.