Use an LRU for the resolved media instead of growing unbounded.

This commit is contained in:
Dermot Duffy
2021-10-26 14:04:37 -07:00
parent 38af2f3d62
commit d727593ed8
3 changed files with 17 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@
"embla-carousel": "^5.0.1",
"home-assistant-js-websocket": "^5.11.1",
"lit": "^2.0.2",
"quick-lru": "github:sindresorhus/quick-lru",
"screenfull": "^5.1.0",
"zod": "^3.10.0"
},