alchemiscale icon indicating copy to clipboard operation
alchemiscale copied to clipboard

Use `diskcache` for caching `ProtocolDAGResult`s in the Alchemiscale client

Open ianmkenney opened this issue 9 months ago • 1 comments

Addresses, in part, #58. Using the diskcache library, we can cache ProtocolDAGResults client-side and reduce the number of API calls for calculating free energy differences.

ianmkenney avatar Apr 25 '24 21:04 ianmkenney