alibaba / alibaba/jetcache

@Cached缓存更新及同步问题

Open
#656 1 comment 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

如果使用@Cached方法缓存了数据库的一张表为list, 那么我怎样在修改某行数据时,更新我缓存中的list呢?只能定时@CacheRefresh ?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names @Cached and @CacheRefresh but provides no file, test, or entry point. Start by reading the documentation and implementation for these annotations, then determine the expected behavior for a cached database list when one row changes; done should include a clear, tested update or synchronization path.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.