LabKey / platform

A set of modules that provide core functionality for LabKey Server
Apache License 2.0
7 stars 7 forks source link

vfs caching #5957

Closed labkey-matthewb closed 2 weeks ago

labkey-matthewb commented 2 weeks ago

Rationale

Implement meta-data caching option in FileSystemLike. Delete class FileSystemResource.FileInfo and replace usages with caching FileSystemLike

Related Pull Requests

Changes