daemon/bindings: metatable wasn’t called on cache.{storage|size}
the bindings wrote the keys on completion, so they existed and __newindex was never called - now current {storage|size} are saved as cache.current_{storage|size}
Please register or sign in to comment