phpFastCache is a high-performance, distributed object caching system for PHP. It supports a variety of drivers, as per its GitHub repository:
- APC(u)
- Cookie
- Files
- Memcache(d)
- Redis
- … and many more.
phpFastCache is a high-performance, distributed object caching system for PHP. It supports a variety of drivers, as per its GitHub repository: