-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
i want to introduce a new cache where it gets two or more other caches.
it should always use first cache and if no result is found then check the next cache.
make it possible to pass caches as array and account for array length to be longer or equal to one.
call this "multi" cache provider.
when adding it to pashmak make sure the config uses name of other caches already defined.
Reactions are currently unavailable