PHP Classes

File: todo.txt

Recommend this page to a friend!
  Classes of Enrico Sola   Tiny PHP Cache Class   todo.txt   Download  
File: todo.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Tiny PHP Cache Class
Store and retrieve data in several cache container
Author: By
Last change:
Date: 6 years ago
Size: 394 bytes
 

Contents

Class file image Download
Additional features: * Add support for cache invalidation when using Memcached as cache strategy. * Add support for TTL when using "file" as cache strategy. * Write a better implementation for "push", "pull", "has" and "remove" of multiple elements. * Add support for tagging. * Add support for some other databases as cache strategy, currently planned are MySQL, MongoDB and Apache Cassandra.