Expand description
Implements caches that reduce the need to request everything all the time.
Structs§
- A cache for storing the local registry address of a particular domain.
Enums§
- Defines errors originating in the
DomainRegistryCache
.
Constants§
- The default timeout (in seconds) of entries in the
DomainRegistryCache
.