devorto/caching

Simple caching interface to provide key/value cache and adapters.

3.0.0 2025-06-04 09:32 UTC

This package is auto-updated.

Last update: 2025-06-04 09:34:03 UTC


README

Simple caching interface for caching with adapters, so you can easily switch between them.

Currently available adapters

  • Redis
  • File