Ole File Cache
Package:
Summary:
Cache arbitrary data in files
Groups:
Author:
Description:
This class can be used to cache arbitrary data in files.
It can check if a given cache file exist or it has not expired. If so, retrieved the cached data. Otherwise, it can store new data in the cache file.
The cache expiry time is configurable.
It can check if a given cache file exist or it has not expired. If so, retrieved the cached data. Otherwise, it can store new data in the cache file.
The cache expiry time is configurable.
Comments are closed.