Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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