Eliza
8a3c48fef1
utils: add LRU cache to RefCountedMap ( #9730 )
...
* utils: add LRU cache to RefCountedMap
This change introduces a new data structure LruCache and uses it in
RefCountedMap to keep a fixed number of cache entries alive after their
reference count has dropped to zero in the main map.
* utils: address LRU cache comments
2026-03-05 06:04:16 +00:00
..
2026-02-11 12:53:40 -08:00
2026-01-21 22:22:12 +00:00
2026-02-11 12:53:40 -08:00
2026-01-30 22:36:19 +00:00
2026-03-02 16:46:07 -08:00
2025-09-24 00:35:59 +00:00
2026-02-12 22:13:18 +00:00
2026-03-02 16:46:07 -08:00
2026-02-11 12:53:40 -08:00
2026-02-12 22:13:18 +00:00
2026-02-11 12:53:40 -08:00
2025-07-30 10:31:41 -07:00
2026-02-11 12:53:40 -08:00
2026-02-24 17:47:49 +00:00
2025-10-01 22:40:50 +00:00
2025-10-31 22:23:15 +00:00
2026-02-11 12:53:40 -08:00
2026-02-04 21:57:42 +00:00
2025-10-09 10:24:00 -07:00
2026-01-30 17:54:14 +00:00
2026-02-11 12:53:40 -08:00
2026-02-25 16:16:07 -08:00
2026-02-11 12:53:40 -08:00
2023-03-30 16:15:42 -07:00
2026-01-21 22:22:12 +00:00
2026-03-05 06:04:16 +00:00
2026-02-12 22:13:18 +00:00