hexastudio/array_disk
Store array as cache in hardDrive, decrease memory usage
时间:2014-03-11 01:04
misterion/ko-process
Simple pcntl fork wrapper and process manager
时间:2014-02-12 14:57
opine/config
Service for reading/accesing configurations from disk and caching them in memory
时间:2014-02-02 19:08
shavy/qcache
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
时间:2014-01-30 08:07
zf1/zend-memory
Zend Framework 1 Memory package
时间:2014-01-02 15:38
cash/lrucache
An efficient memory-based Least Recently Used (LRU) cache
时间:2013-09-20 19:05
mjsilva/in-memory-storage
Simple class that uses singleton pattern to save whatever in memory
时间:2013-09-01 23:13
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
bkwld/reporter
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
时间:2013-07-15 22:01
orchestra/memory
Memory Component for Orchestra Platform
时间:2013-04-11 12:35
geekality/timer
Simple class for logging time and memory usage of stuff
时间:2013-04-07 16:47
alexanderk23/hybrid-xml-parser
Simple class to parse huge XML files in a memory-efficient way
时间:2013-02-19 19:04
tdt/json
Reads a json stream memory efficiently.
时间:2013-01-24 17:30
titon/cache
The cache package provides a data caching layer that supports multiple storage engines.
时间:2013-01-08 01:43