Open
Description
Is there a way to update expiration dates of existing cached items, preferably without reading the object from a disk cache into memory and rewriting it back to the disk (think of large data objects)?
Use case: I query the server for updates of the object and get a NotModified
response, so I simply want to update the expiration date of the already cached item.
Metadata
Metadata
Assignees
Labels
No labels