From: Vladimír Čunát Date: Mon, 1 Dec 2025 10:37:52 +0000 (+0100) Subject: NEWS: add entry for this "cache-kru" branch X-Git-Tag: v6.0.17~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3809c2a10770aae55b847973aabb74487f0b8f76;p=thirdparty%2Fknot-resolver.git NEWS: add entry for this "cache-kru" branch --- diff --git a/NEWS b/NEWS index 1d79d4c6a..2a6b4b455 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ Improvements ------------ - kresctl migrate: new command for migrating the configuration to a newer version (!1672) - manager: basic support for non-Linux systems (macOS, FreeBSD) (!1758) +- cache: collect garbage based on usage statistics (!1726) + This results in using the cache space better, and in practice + it reduces latency even in case of answers that remain *uncached*. Incompatible changes --------------------