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

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