pcache
Cache
A PHP module that provides an in-process cache extension.
PHP local cache
51 stars
5 watching
24 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
netcarver/asy_jpcache | A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
html/clache | A general caching facility for Common Lisp | 18 |
laruence/yac | A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
desarrolla2/cache | A simple cache library implementing the PSR-16 standard using immutable objects. | 134 |
apix/cache | A thin wrapper around caching backends with tagging and indexing support | 117 |
aliostad/cachecow | An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server | 849 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
spotify/sptpersistentcache | A cache library that stores data with time-to-live values and disk management semantics. | 1,243 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
kezhenxu94/cache-lite | An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 131 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
sobstel/metaphore | A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. | 101 |
gordonlesti/lesti_fpc | A Magento module that optimizes page caching for improved performance | 358 |