Where can I find info on the distributed cache feature?

Where can I find info on the distributed cache feature?

Hi David,

we are still working hard on that feature and therefore we do not have much documentation around. It still has some problems to work out of the box and we are working on addressing those.
If you are feeling adventurous the documentation to get you started would be at https://github.com/gradle/task-output-cache-demos.
We are happy about feedback.

Cheers,
Stefan

Thanks. I found a small discrepancy: https://github.com/gradle/task-output-cache-demos/compare/master...vydra:patch-1

Also to view the cache I did: “tar --full-time -tvf ~/.gradle/caches/3.3-20161203085416+0000/task-cache/b791c6d4c8af359e17e19225af966a79”. unzip did not work for me.