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: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
| A high-performance caching system for PHP applications using the libmemcached library | 990 |
| A general caching facility for Common Lisp | 18 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| A fast and thread-safe interface to the Memcached object caching system. | 21 |
| A simple cache library implementing the PSR-16 standard using immutable objects. | 133 |
| A thin wrapper around caching backends with tagging and indexing support | 117 |
| An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server | 857 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |
| A Redis-based caching system for PHP applications. | 388 |
| An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 134 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. | 101 |
| A Magento module that enables full-page caching to improve performance and reduce load times | 357 |