Login   Register  
PHP Classes
elePHPant
Icontem

Hybrid Cache

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Oscar Gentilezza
Name: Oscar Gentilezza <e-mail contact>
Packages: 2 Browse all classes by Oscar Gentilezza Browse all classes by
Country: Argentina Argentina - PHP jobs in Argentina
Age: 26
All time rank: 233730 in Argentina Argentina
Week rank: 1063 Up12 in Argentina Argentina Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Oscar Gentilezza  >  Hybrid Cache  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Hybrid Cache
Base name: hybrid-cache
Description: Store key-value pairs in different containers
Version: 0.8.5
PHP version: 5.4
License: Public Domain
All time users: 369 users
All time rank: 5687
Week users: 2 users
Week rank: 1329 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
Uwall.tv Wall of music
Add link image If you know an application of this package, send a message to the author to add a link here.
  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  /  Files folder image 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  /  Files folder image lib  
File Role Description
Files folder imagehybrid (4 files, 1 directory)
  Accessible without login Plain text file init.php Aux. Autoloader

  Files  /  lib  /  Files folder image 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  /  lib  /  hybrid  /  Files folder image 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

Download all files: hybrid-cache.tar.gz hybrid-cache.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.