From: Vladimír Čunát Date: Tue, 14 Aug 2018 12:24:47 +0000 (+0200) Subject: docs for cache.prune(): mention the planned GC X-Git-Tag: v3.0.0~1^2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f5d1890b927dc08711abb48739abe7a37e2a03;p=thirdparty%2Fknot-resolver.git docs for cache.prune(): mention the planned GC --- diff --git a/daemon/README.rst b/daemon/README.rst index 9da1df316..090c88bf0 100644 --- a/daemon/README.rst +++ b/daemon/README.rst @@ -823,7 +823,7 @@ daemons or manipulated from other processes, making for example synchronised loa .. function:: cache.prune([max_count]) - Not implemented (anymore). + Not implemented (anymore). This functionality is planned to be superseded by a garbage-collecting process. .. function:: cache.get([domain])