In v2 we are still working on what is the best way...
# pex
h
In v2 we are still working on what is the best way to introduce caching for the pex resolver. In v2 by default everything, by design, is hermetic and there can be no side-effects. A cache is a kind of side-effect. So we're still figuring out how to incorporate that safely. But we should have a solution very soon. We need this for other things as well, obviously.