v0.4.18
版本发布时间: 2019-07-09 18:54:30
reactphp/dns最新发布版本:v1.13.0(2024-06-13 22:19:21)
-
Feature / Fix: Implement
CachingExecutor
using cache TTL, deprecate oldCachedExecutor
, respect TTL from response records when caching and do not cache truncated responses. (#129 by @clue) -
Feature: Limit cache size to 256 last responses by default. (#127 by @clue)
-
Feature: Cooperatively resolve hosts to avoid running same query concurrently. (#125 by @clue)