Skip to content

Conversation

@vinicius0026
Copy link
Contributor

✨ What kind of change does this PR introduce?

Feature

⤵️ What is the current behavior?

No way of knowing if a key is in the memory cache.

🆕 What is the new behavior (if this is a feature change)?

New method to know if a given key is present in the memory cache

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

Unit tests were added - there's not much to test really, it's a really simple new method.

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

contactjavas added a commit to tentram/flutter_cache_manager that referenced this pull request Sep 18, 2023
@martijn00 martijn00 force-pushed the expose_memory_cache_contains_key branch from 670d053 to a9c370c Compare July 31, 2024 17:37
@martijn00 martijn00 force-pushed the expose_memory_cache_contains_key branch from a9c370c to 6cd8334 Compare July 31, 2024 18:23
@martijn00 martijn00 merged commit 5345af5 into Baseflow:develop Jul 31, 2024
@martijn00 martijn00 mentioned this pull request Aug 1, 2024
2 tasks
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