alchemiscale
alchemiscale copied to clipboard
Use `diskcache` for caching `ProtocolDAGResult`s in the Alchemiscale client
Addresses, in part, #58. Using the diskcache library, we can cache ProtocolDAGResult
s client-side and reduce the number of API calls for calculating free energy differences.