CachingΒΆ

The CacheManager offers a simple way to write and restore data to the file system. Currently, a cache counts as valid when it’s not older than 24 hours. See CacheManager::write and CacheManager::get.