Posts tagged Libraries

MemCachier-powered WordPress Object Caching

MemCachier can now power your WordPress object cache thanks to a plugin Per Søderlind created. The WordPress object cache is used to cache computationally expensive operations such as complex database queries. By using Per’s MemCachier WordPress plugin, you can speed up page load times for your readers and get all the added benefits of using MemCachier to power your cache – easy setup, high availability, and an analytics dashboard.

MemCachier in Heroku just got easier in Django

Randall Degges just added MemCachier to his Django automatic memcache module, which makes setting up MemCachier in Django as easy as installing a module. We’ll show you how.