LRU cache
Open
stat/will-see-later
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
local cache支持LRU策略gc
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue requests an LRU policy and garbage collection for the local cache, but names no files, entry points, or tests. Locate the local-cache implementation and existing cache tests first, then clarify the intended eviction and GC behavior; done means the local cache supports the agreed LRU policy and GC behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100