Polly icon indicating copy to clipboard operation
Polly copied to clipboard

Any progress on getting Cache deletes to work? There hasn't been any activity on the repo since a while

Open amoorthaemer opened this issue 5 years ago • 2 comments

See title...

TIA

Bert

amoorthaemer avatar Mar 04 '21 09:03 amoorthaemer

Hi Bert - no, not much happening at the moment what with maintainers' other commitments. There might be a minor release soon with a couple of small fixes in it, but otherwise not much major is currently happening.

martincostello avatar Mar 04 '21 09:03 martincostello

Hi Martin,

Thanks for the quick answer. Pity though that a v8 release isn't around the corner.I could do some wrapping of the current implementation to add cache key removal, but access to required fields/properties is marked either private or internal. Adding a protected ctor on CachePolicy and friends and enabling access to the cacheprovider instance would already help a lot.

TIA

Bert

amoorthaemer avatar Mar 04 '21 10:03 amoorthaemer

Closing in favour of #1127 which is tracking possible future changes to the caching policy.

martincostello avatar Jun 16 '23 15:06 martincostello