1 Commits
Author SHA1 Message Date
5d7d542499 Add cache for COMMAND (#2839)
COMMAND command is expensive to process (too much string operations)
but result is rarely changes, it makes sense to add caching

---------

Signed-off-by: Evgeny Barskiy <[email protected]>
Signed-off-by: Viktor Söderqvist <[email protected]>
Co-authored-by: Cursor <[email protected]>
Co-authored-by: Viktor Söderqvist <[email protected]>
2026-02-04 12:57:04 +01:00