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

add expires parameter to base class #233

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Conversation

nholmes3
Copy link

This PR is based on #168 but I have removed all the Redis related code as it is not needed for my use case.

I have some other cache types based on BaseCache and would like to be able to pass through an expires parameter so that I can set a custom TTL in our backend cache.

@ionrock ionrock merged commit d523682 into psf:master Oct 16, 2020
@nholmes3
Copy link
Author

nholmes3 commented Dec 1, 2020

Hello, @ionrock. Do you guys have a timeline for the when the next version will be released? It would be great to have this functionality available now that it is merged. If there is anything I can do to assist in the process, please let me know. I would be happy to help.

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.

2 participants