alibaba / alibaba/jetcache

@CacheInvalidate可以支持模糊删除吗?

Open
#604 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

比如修改了一个值,需要同时删除有共同前缀的 keyA、keyB,这样可以支持吗?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the @CacheInvalidate annotation and the code path that performs invalidation. Determine how keyA and keyB are represented and what behavior is expected when multiple keys share a prefix; done means the requested fuzzy deletion behavior is implemented and covered by relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.