Etikett: cache
-
memcachy: a WordPress object cache for people who don’t know if they use memcache or memcached
If you want to speed up your WordPress site you should use object caching. A popular solution is to install a Memcached server and an object cache class that talks to that server. A big problem is however that there are two PHP extensions that are used to talk to the memcached server. And they are named…