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-01-22 14:49:38 -08:00
2025-05-14 20:51:57 -07:00
2024-01-17 11:04:42 -08:00
2023-06-02 08:42:27 -07:00
2023-06-02 08:42:27 -07:00
2026-03-05 06:04:16 +00:00
2021-11-30 16:27:56 -08:00
2023-05-24 21:35:38 -07:00
2021-11-30 16:27:56 -08:00
2025-12-02 15:02:52 -08:00
2026-01-14 23:22:07 +00:00
2021-06-08 09:47:16 -07:00
2025-10-03 14:23:36 -07:00
2021-06-08 09:47:16 -07:00
2024-05-24 12:00:22 -07:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2026-01-30 12:57:25 -08:00
2025-05-13 11:32:45 -07:00
2025-10-03 14:23:36 -07:00
2025-05-13 11:32:45 -07:00
2026-02-26 10:43:53 -08:00
2023-12-18 16:28:31 -08:00
2023-10-26 13:10:43 -07:00
2025-05-13 11:32:45 -07:00
2025-01-17 17:50:16 -08:00
2025-08-05 20:48:13 +00:00
2023-07-07 00:14:54 -07:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2025-10-10 00:06:57 +00:00
2021-11-23 12:32:54 -08:00
2022-03-01 10:03:31 -08:00