Claude 6a9fa7ec0d Update exists() for LRU and stats consistency
- Refresh last_access time via touch() for existing non-expired keys
- Track hits/misses in exists() for accurate cache statistics
- Use get_mut() to enable in-place modification of entries
2025-12-21 06:56:24 +00:00
Description
No description provided
Readme 431 MiB
Languages
Python 53.8%
TypeScript 33%
Rust 10.8%
Open Policy Agent 1.3%
Shell 0.3%
Other 0.6%