Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
BSD 3-Clause "New" or "Revised" License
103
stars
52
forks
source link
Add new `FilesystemOptions` related to `Filesystem` v3.0 #327
Closed
boesing closed 4 months ago
Description
This adds the new
Filesystem
option which is introduced with https://github.com/laminas/laminas-cache-storage-adapter-filesystem/pull/91