Skip to content

sitnikov/zend-cache-sqlite3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Zend_Cache SQLite3 support for Zend Framework 1.11.xx

SQLite3 support is Implemented by Gencer Genç, Improved and Fixed By John Crenshaw.

Blog: [http://gencergenc.wordpress.com/2012/01/28/zend-zend_cache-with-sqlite3-support]

###Installation

First of all, choose a way to implement your cache.

  1. Native built-in SQLite3 feature (in native folder)
  2. PDO

Download the SQLite3.php file and copy it under the ./library/Zend/Cache/Backend/ folder.

Change your "Sqlite" parameter on cache factory to Sqlite3.

Thats all.

About

SQLite 3 support for Zend_Cache on Zend Framework v1.11.xx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%