During my time as a web developer I’ve had the opportunity to work on some application that needed serious scalability. But scaling isn’t something we always think of when we set off to build an application. So, here’s a few tips I’ve picked up on the way that can help you build applications that are [...]
CodeIgniter Multicache Library 0.1
After realizing that there’s quite a few people out there who are using Memcache or APC to cache content in their CodeIgniter applications, I figured it was time to build a nice library that takes care of that. So, here is the release of Multicache 0.1 I haven’t really had time to test it yet, [...]