alibaba / alibaba/jetcache

@Cached支持配置expireAfterAccess

Open
#978 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注解有没有考虑支持配置expireAfterAccess,控制多长时间没有访问后失效(只使用本地缓存的场景)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the @Cached annotation and the local-cache expiry configuration and handling. Trace how access-based expiration would be represented and applied, then look for existing cache expiration tests. Done means local-cache entries expire after the configured period without access, with coverage for the annotation setting.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.