grantholle/pear-cache-lite

Fast and safe little cache system

2.0.2 2021-03-04 02:44 UTC

This package is auto-updated.

Last update: 2024-05-04 09:56:11 UTC


README

Fast and safe little cache system.

This package is a little cache system optimized for file containers. t is fast and safe (because it uses file locking and/or anti-corruption tests).

Building

To test this package, run

phpunit tests/

Installation

composer require grantholle/pear-cache-light