bonsairobo opened a new issue, #6587:
URL: https://github.com/apache/opendal/issues/6587

   ### Feature Description
   
   `Metadata` should have an optional `last_access_time` field.
   
   ### Problem and Solution
   
   When implementing a bounded file cache, it's useful to be able to prioritize 
garbage collection based on access time. I believe most filesystems support 
this metadata, but regardless we can provide it as an `Option`.
   
   I would add support for filesystems first. I'm not sure how many object 
stores could support it.
   
   ### Additional Context
   
   _No response_
   
   ### Are you willing to contribute to the development of this feature?
   
   - [x] Yes, I am willing to contribute to the development of this feature.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to