Speed

We can serve pages much faster and fit more users on your site. Faster web pages makes better search engine rankings.

Footprint

By monitoring usage of resources, we can intelligently help the system use less to do more.

Compatible

It works with your existing WordPress™ theme, plugins and content.


Database

Our advance MySQL wrapper, allows one query to serve multiple. It's more than a cache, we make sure we understand the query and the previous data that we've gathered and only ask for missing information reducing the time waiting on the database. Also we can transform poorly written queries into very fast MySQL specific ones.

Most sites start to get slow over time because they were never tuned for large sets of data. Our system can rewrite queries to intelligently access large data sets.


Disk

Our disk monitoring system can convert WordPress™ interactions into more intelligent requests to utilize slower disk access more efficently. By storing the right data between requests helps minimize how much is read between requests, allowing quicker processing and more responsiveness to other requests.


Memory

Our advanced caching, based on research done at FaceBook, combined with utlizing popular in-memory servers, like Redis (Which can cut your page load time in half 1) and Memcache, help provide your users with a better browsing experience. Utilizing your memory better allows you to have more users on your web site without having to purchase additional hosting resources.

[1] How To Configure Redis Caching to Speed Up WordPress on Ubuntu 14.04