TACC / rgc

RollingGantryCrane pulls and converts containers to LMOD modules
https://tacc.github.io/rgc/
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Implement persistant URL cache #4

Closed zyndagj closed 4 years ago

zyndagj commented 5 years ago

https://docs.python.org/3/library/dbm.html

zyndagj commented 4 years ago

This was done with pickle files

https://github.com/TACC/rgc/blob/master/rgc/__init__.py#L305