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.

Latest release
Jul 10, 2015
Releases
3
Known CVEs
0
First release
Oct 29, 2013
License
MIT
Repository

Source

thecodingmachine/utils.cache.in-memory-cache
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
3
Last 12 months
0
Cadence
~10 months
Dependencies
1

Releases per month

last 12 months

Release mix

  • patch 2
3 releases
Dependencies
Releases
Version Released
v1.0.2 patch
v1.0.1 patch
v1.0.0 initial