[17:11:54] I have to get back to my regularly scheduled tasks next week but i'm _pretty_ happy with the state of my LCStoreStaticArrays patch. I worry there might still be a locking problem hiding with automatic recache and want to double-check that when I have a chance, but it's passing tests in CI which is a very good sign as that means the tests are running with auto-recaching on and it's not breaking the wiki. ;) [17:12:34] I'll also want to re-run my perf tests and confirm no regressions in my refactoring. [17:12:42] maybe this weekend [18:11:59] probably the main piece of feedback i need is: is the added complexity of the key indirection worth it? common file, locking, invalidation. it saves disk space, but it doesn't save ram, and the files should still compress very well.