API方式,本地缓存能不能通过name前缀批量删除或者更新缓存?
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
实际业务场景可能会根据一个个key去刷新缓存,但是如果出现特殊情况,还是希望能够批量刷新或者删除一个name下面的所有缓存,目前API有相关方法吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing JetCache's existing cache API entry points and implementations for key-based refresh and deletion. Determine whether prefix-based bulk operations can be defined consistently, then document the supported behavior and verify it across the relevant cache implementations; the issue provides no file or test names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100