Skip to content

willemmulder/TikoCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TikoCache

Tiko stands for Tijdelijke Kopie, or Temporary Copy in Dutch.

This library aims to flexibly allow for both simple and very complex caching needs: from simple cache per URL without loading a framework/CMS, to a complex set of dependent parameters (like logged in user) that can only be known once the framework/CMS starts.

Tiko is both flexible and efficient.

I'll explain on the rationale later :-) Here and in some blog post.

License

Licensed under the Creative Commons BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/nl/

TikoCache is used in

Version

  • Todo

    • More extensive example / test
    • Rationale / documentation
  • Trunk

    • Unit tested
    • Framework/CMS agnostic
    • Cache agnostic

About

Tiko Cache for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages