Handlers
Table of Contents
Classes
- BaseHandler
- Base class for cache handling
- DummyHandler
- Dummy cache handler
- FileHandler
- File system cache handler
- MemcachedHandler
- Mamcached cache handler
- PredisHandler
- Predis cache handler
- RedisHandler
- Redis cache handler
- WincacheHandler
- Cache handler for WinCache from Microsoft & IIS.