evangipson / evangipson/Interpreter
Add a "drop" function to each cache implementation
Open
enhancement
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This will remove all keys and values from the cache.
After adding this, I can leverage it in the unit tests instead of blowing out the cache keys at the end (and blowing out the distributed cache file at the beginning of the distributed cache tests).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.