PHP Classes

Hybrid Cache: Store key-value pairs in different containers

Recommend this page to a friend!
  Info   View files View files (13)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 621 All time: 5,069 This week: 138Up
Version License PHP version Categories
hybrid-cache 0.8.5Public Domain5.4PHP 5, Cache
Description 

Author

This package can store key-value pairs in different containers.

It provides a common interface to manage and access different types of containers that can store, retrieve and delete values associated to given named keys.

The access to the supported containers is implemented by individual driver classes. Currently it provides driver classes to access containers like files, Memcached and Redis.

A separate class can cache the content of pages by capturing the output of the current script and store it in a configured key-value pair storage container.

Picture of Oscar Gentilezza
Name: Oscar Gentilezza <contact>
Classes: 2 packages by
Country: Argentina Argentina
Age: 36
All time rank: 224229 in Argentina Argentina
Week rank: 569 Up6 in Argentina Argentina Up

  Files folder image Files  
File Role Description
Files folder imageexample (4 files)
Files folder imagelib (1 file, 1 directory)
Accessible without login Plain text file README.md Doc. Project description

  Files folder image Files  /  example  
File Role Description
  Accessible without login Plain text file disk-example.php Example Example script
  Accessible without login Plain text file memcache-example.php Example Example script
  Accessible without login Plain text file redis-example.php Example Example script
  Accessible without login Plain text file trait-disk-example.php Example Example script

  Files folder image Files  /  lib  
File Role Description
Files folder imagehybrid (4 files, 1 directory)
  Accessible without login Plain text file init.php Aux. Autoloader

  Files folder image Files  /  lib  /  hybrid  
File Role Description
Files folder imagestorages (3 files)
  Plain text file cache.php Class Class Cache
  Plain text file cacheable.php Class Class source
  Plain text file pagecache.php Class Class for easy pages caching
  Plain text file storagemedia.php Class Interface of storage media

  Files folder image Files  /  lib  /  hybrid  /  storages  
File Role Description
  Plain text file disk.php Class Disk cache implementor
  Plain text file memcache.php Class Memcache connector
  Plain text file redis.php Class Redis connector

 Version Control Unique User Downloads Download Rankings  
 100%
Total:621
This week:0
All time:5,069
This week:138Up