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
..
2024-04-26 14:13:48 -07:00
2019-11-07 10:03:41 -08:00
2018-11-08 11:50:00 -08:00
2025-07-28 19:58:40 +00:00
2018-08-03 10:38:22 -07:00
2025-12-15 21:04:36 +00:00
2018-08-03 10:38:22 -07:00
2018-08-03 10:38:22 -07:00
2025-05-13 11:32:45 -07:00
2025-05-30 10:02:31 -07:00
2025-08-09 00:03:56 +00:00
2025-10-03 14:23:36 -07:00
2026-01-27 13:09:42 -08:00
2021-06-08 09:47:16 -07:00
2026-03-05 06:04:16 +00:00
2025-10-31 20:45:32 +00:00
2020-02-12 10:03:06 -08:00
2022-10-26 11:02:17 -07:00
2022-02-15 15:46:34 -08:00
2026-03-05 06:04:16 +00:00
2025-10-01 22:40:50 +00:00
2024-03-22 12:47:56 -07:00
2025-10-09 15:44:03 -07:00
2021-11-23 12:32:54 -08:00
2023-10-19 12:13:28 -07:00
2018-08-03 10:38:22 -07:00
2019-08-20 15:36:22 -07:00
2021-07-09 15:04:27 -07:00