Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add 'files' method to FileSysCache class #11

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

ndragun92
Copy link
Owner

This update introduces a new 'files' method in the FileSysCache class. The 'files' method returns a list of files in the cache including their attributes such as name, size, ttl, expiration, and 'expires_in'. Unit tests and documentation for this new feature have been also added. The package version has been bumped from 2.0.1 to 2.1.0 to reflect this addition.

This update introduces a new 'files' method in the FileSysCache class. The 'files' method returns a list of files in the cache including their attributes such as name, size, ttl, expiration, and 'expires_in'. Unit tests and documentation for this new feature have been also added. The package version has been bumped from 2.0.1 to 2.1.0 to reflect this addition.
@ndragun92 ndragun92 merged commit ecd7201 into main Mar 14, 2024
@ndragun92 ndragun92 deleted the version/2.1.0 branch March 14, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant