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

CHI::Driver - Base class for all CHI drivers

Author

       Jonathan Swartz <swartz@pobox.com>

Description

       This is the base class that all CHI drivers inherit from. It provides the methods that one calls on
       $cache handles, such as get() and set().

       See "INSTANCE METHODS" in CHI for documentation on $cache methods, and CHI::Driver::Development for
       documentation on creating new subclasses of CHI::Driver.

Name

       CHI::Driver - Base class for all CHI drivers

See Also

       CHI

Version

       version 0.61

See Also