qubus/cache
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
时间:2021-10-07 04:11
bnomei/kirby3-boost
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
时间:2021-09-11 02:16
wildwolf/psr-memory-cache
PSR-6 and PSR-16 compliant memory cache
时间:2017-07-17 06:28
lloydzhou/utils
utils functions for web application.
时间:2015-10-17 16:53
twodevs/cache-interface
Provides an cache interface for several adapters
时间:2015-01-25 20:27
hexastudio/array_disk
Store array as cache in hardDrive, decrease memory usage
时间:2014-03-11 01:04
cash/lrucache
An efficient memory-based Least Recently Used (LRU) cache
时间:2013-09-20 19:05
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.
时间:2013-07-21 16:53
titon/cache
The cache package provides a data caching layer that supports multiple storage engines.
时间:2013-01-08 01:43