Sign in Sign up
packagist

mouf/utils.cache.in-memory-cache

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Activity

Latest release
11y ago
Total releases
3
Cadence
~10 months
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Oct 29, 2013
Releases
Version Released
v1.0.2 patch
v1.0.1 patch
v1.0.0 initial