This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Description
While developing the product, we definitely want to always test that memcached
works. But when users build from source, if they don't have memcached running,
their tests should still pass.
As memcached is not the default caching strategy for mod_pagespeed, the default
tests should not require it. There should be an easy way for open-source users
to specify that they want to test with memcached.
Original issue reported on code.google.com by jmara...@google.com on 26 Oct 2012 at 10:18