I am searching for a solution to code cache independent PHP code.
Some kind of Class or Library that provides a cache independent Layer.
So i can start coding and use a file based cache on the beginning and switch to apc/eaccellerator/memcached when the projects load goes up.
I know, thats not hard to code on your own, but thats also the reason why i believe that something like this already exists. And i would prefer using an already tested solution 🙂
Thanks in advance for you input!
Edit:
Sorry guys, but i need a standalone library which should play along nice with existing structures.
That of FluxBB: https://github.com/fluxbb/cache