gin-contrib / cache

Gin middleware/handler to enable Cache
https://gin-gonic.github.io/gin
MIT License
378 stars 96 forks source link

Delete cached elements #103

Open elyor0701 opened 7 months ago

elyor0701 commented 7 months ago

hello, everybody.

I faced one issue. I want to remove some elements from redis cache by some pattern, not all elements. Can you add this kind of feature?)