Module persistentcache::storage::file[][src]

FileStorage

FileStorage

Storage for persistently saving return values of functions on disk. This does not cache data in memory, only on disk!

Structs

FileStorage

FileStorage struct