Skip to content

A way to customize cacheable-lookup #1058

@Kikobeats

Description

@Kikobeats

Hello,

I noted dnsCache is used only for setup cache adapter at cacheable-lookup:

options.dnsCache = new CacheableLookup({cacheAdapter: options.dnsCache as Keyv});

Since I'm interested in customize some cacheable-lookup capabilities, (such as resolver) I want to ask if you will accept a way for passing a cacheable-lookup instance as dnsCache to be used 🙂

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions