alibaba / jetcache

JetCache is a Java cache framework.
Apache License 2.0
5.15k stars 1.06k forks source link

jetcache 怎么模糊删除本地缓存? #913

Open sunlightGit opened 3 months ago

sunlightGit commented 3 months ago

本地缓存怎么根据area 去删除,如果传key*这种方式可以删除吗?

areyouok commented 3 months ago

不能模糊删除

lingfengcoder commented 3 weeks ago

本地缓存怎么根据area 去删除,如果传key*这种方式可以删除吗?

可以看看我fork出来并增强的版本,支持批量删除 image 坐标:https://github.com/lingfengcoder/jetcache/tree/2.7.8-GM-SNAPSHOT

sunlightGit commented 2 weeks ago

好的 非常感谢

在 2024-10-28 16:47:02,"Ling Feng" @.***> 写道:

本地缓存怎么根据area 去删除,如果传key*这种方式可以删除吗?

可以看看我fork出来并增强的版本,支持批量删除 image.png (view on web) 坐标:https://github.com/lingfengcoder/jetcache/tree/2.7.8-GM-SNAPSHOT

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>