laminas / laminas-cache

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
https://docs.laminas.dev/laminas-cache/
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

boesing commented 4 months ago
Q A
Documentation yes

Description

This adds the new Filesystem option which is introduced with https://github.com/laminas/laminas-cache-storage-adapter-filesystem/pull/91