OCFL / ocfl-java

A Java OCFL implementation
MIT License
16 stars 12 forks source link

Investigate Cloud caching #18

Closed pwinckles closed 11 months ago

pwinckles commented 4 years ago

The cloud implementation currently does not cache any files other than object inventories. If possible, it might be desirable to cache object files on the local filesystem to decrease cloud accesses.