implement DNS resolver with memory cache feature #15

This commit is contained in:
yggverse 2024-04-07 03:54:55 +03:00
parent 298322a4c3
commit 1b8bcb084a
4 changed files with 209 additions and 12 deletions

View file

@ -16,8 +16,8 @@
"require": {
"manticoresoftware/manticoresearch-php": "^3.1",
"yggverse/ftp": "^1.0",
"yggverse/net": "^1.3",
"yggverse/gemini": "^0.5",
"yggverse/net": "^1.7",
"yggverse/gemini": "^0.6",
"yggverse/yo-tools": "dev-main"
}
}