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 GetWithTTL() support to Bigcache store to fix ChainCache #279

Merged
merged 2 commits into from
Mar 22, 2025

Conversation

pgcamus
Copy link
Contributor

@pgcamus pgcamus commented Mar 19, 2025

  • Just proxy through to Get() with a static TTL
  • Needed to support the ChainCache use-case

- Just proxy through to Get() with a static TTL
- Needed to support the ChainCache use-case
@pgcamus pgcamus changed the title Add GetWithTTL() support to Bigcache store Add GetWithTTL() support to Bigcache store to fix ChainCache Mar 19, 2025
@eko eko merged commit 152feab into eko:master Mar 22, 2025
10 checks passed
@eko
Copy link
Owner

eko commented Mar 22, 2025

Thank you @pgcamus

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