logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Zonemaster::Engine::Nameserver::LocalCache - local shared caches for nameserver objects

Attributes

       Subclass of Zonemaster::Engine::Nameserver::Cache.

Class Methods

       new Construct a new Cache object.

       set_key($idx, $packet)
           Store $packet (data) with key $idx.

       get_key($idx)
           Retrieve $packet (data) at key $idx.

perl v5.40.1                                       2025-03-21              Zonemaster::En...che::LocalCache(3pm)

Name

       Zonemaster::Engine::Nameserver::LocalCache - local shared caches for nameserver objects

Synopsis

           This class should not be used directly.

See Also