go-dnscache

Go package for caching DNS lookup results in memory.

Github星跟蹤圖

go-dnscache Go Documentation CircleCI (all branches) Codecov

go-dnscache is a Go package for caching DNS lookup results in memory. It asynchronously lookups DNS and refresh results. The main motivation of this package is to avoid too much DNS lookups for every request (DNS lookup sometimes makes request really slow and causes error). This can be mainly used for the targets which are running on non-dynamic environment where IP does not change often.

Install

Use go get:

$ go get -u go.mercari.io/go-dnscache

Usage

All usage are described in GoDoc.

主要指標

概覽
名稱與所有者mercari/go-dnscache
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2018-11-13 00:00:21
推送於2024-12-04 01:52:41
最后一次提交2024-12-04 10:52:39
發布數3
最新版本名稱v0.2.0 (發布於 2023-10-24 12:07:25)
第一版名稱0.1.0 (發布於 )
用户参与
星數134
關注者數6
派生數17
提交數32
已啟用問題?
問題數0
打開的問題數0
拉請求數11
打開的拉請求數2
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?