logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Pithub::Result::SharedCache - A role to share the LRU cache with all Pithub objects

Author

       Johannes Plunien <plu@cpan.org>

Description

       A role to share the least recently used cache with all Pithub objects.

Methods

shared_cache
       Returns the CHI object shared by all Pithub objects.

   set_shared_cache
       Sets the CHI object shared by all Pithub objects.

       This should only be necessary for testing or to change the size of the cache.

Name

       Pithub::Result::SharedCache - A role to share the LRU cache with all Pithub objects

Version

       version 0.01043

See Also