Overview

Namespaces

  • Alpha
    • Controller
      • Front
    • Exception
    • Model
      • Type
    • Task
    • Util
      • Backup
      • Cache
      • Code
        • Highlight
        • Metric
      • Config
      • Convertor
      • Email
      • Extension
      • Feed
      • File
      • Graph
      • Helper
      • Http
        • Filter
        • Session
      • Image
      • Logging
      • Search
      • Security
    • View
      • Renderer
        • Html
        • Json
      • Widget

Classes

  • CacheProviderAPC
  • CacheProviderArray
  • CacheProviderFactory
  • CacheProviderMemcache
  • CacheProviderRedis

Interfaces

  • CacheProviderInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Alpha\Util\Cache

Classes summary
CacheProviderAPC An implementation of the CacheProviderInterface interface that uses APC/APCu as the target store.
CacheProviderArray An implementation of the CacheProviderInterface interface that uses an array as the target store. Only useful for unit tests.
CacheProviderFactory A factory for creating cache provider implementations that implement the CacheProviderInterface interface.
CacheProviderMemcache An implementation of the CacheProviderInterface interface that uses Memcache as the target store.
CacheProviderRedis An implementation of the CacheProviderInterface interface that uses Redis as the target store.
Interfaces summary
CacheProviderInterface An interface that contains the methods for a cache implementation for storing business objects and other less complex values.
Alpha Framework 2.0.4 API Documentation API documentation generated by ApiGen 2.8.0