So I'm working on a lyrics site, and I figured in order to lower the load a bit, I'd need to cache queries. Maybe I'm jumping far too ahead here, but I figured I might as well look into it.
Anyway, what caching solutions would you guys suggest? I took a look at memcache, but my site isn't OOP, so I figured it's not right for me.
Anyway, what caching solutions would you guys suggest? I took a look at memcache, but my site isn't OOP, so I figured it's not right for me.