MCPcopy Create free account
hub / github.com/CNSRE/HttpDNSServer / dataModel

Struct dataModel

AInitDB/dns_a_init.go:32–37  ·  view source on GitHub ↗

------------------------------------------------------------------------ [Domain][IP段ID]关联DNS记录:(Hash)[运行中增长,最大:约region_ip条数] 说明: 1.存储每个Domain下所有IP段的A记录信息 2.该数据不会直接缓存所有region中的IP段对应的DNS信息,会根据用户命中此IP段后在进行缓存。 3.新增一个域名就会新增加一个HSET的数据结构 数据源: IP段ID | DNS记录 21658,202.108.7.239|202.108.7.240|60 存储格式: re

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected