salilab / IHMValidation

Validation software for integrative models deposited to PDB
MIT License
2 stars 2 forks source link

Add basic SASBDB response caching scheme #43

Closed aozalevsky closed 2 years ago

aozalevsky commented 2 years ago

Related to the #38 and #17

The very basic caching scheme to avoid repetitive requests to the SASBDB. This is a temporal solution. It should be further refined:

1) wrap a boilerplate to a function. 2) check the lifecycle of all requested files. I have a feeling that some of them are stored and never read again.