是否考虑下过滤功能,对某些热点key,不希望其过期才开启自动刷新?
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
1. 热key可配置
2. 判断是热key才创建刷新任务
3. stopRefreshAfterLastAccess默认不为0,例如,可默认10分钟
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing the automatic refresh task and the stopRefreshAfterLastAccess configuration, then determine how configurable hot keys should be identified and how task creation changes; done means non-hot keys do not create refresh tasks and the proposed default timeout is applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100