Memcache or Redis for Drupal7 platforms? Or how to speed up registered users actions

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
PlayfulWolf's picture

Hi,

As i understand, D7 platforms have no built config for Redis & Memcached. Currenly 5.3 php has alredy memcached.so extension, so It is possible to somehow enable them (and not to ruin config, of course)?

Other related:

Also, had anyone luck with D7 and authcache? Is it worth to rebuild theme templates?

Entity cache - any benefit?...

As for anonymous users, everything just flies!

Comments

Redis-only cache backend,

omega8cc's picture

Redis-only cache backend, both for D7 and D6 is already implemented in the BOA head. It is much faster than previous Redis+Memcached+DB chain and while it has no built-in failover (so all sites may just crash when Redis is not available), we have added as simple check to use Redis based caching only when Redis is available and standard DB caching when it is not available, so we have custom failover anyway.

how?

PlayfulWolf's picture

how to enable it? module + php extension is needed (from last head?), settings file(s) is configured, right?

drupal+me: jeweler portfolio

It is built-in in the

omega8cc's picture

It is built-in in the Barracuda and Octopus head and enabled by default. You don't need to enable anything on the server or in any site after running both Barracuda and Octopus upgrade. It works out of the box. 100% automation :)

im guessing this will be in

Jackinloadup's picture

im guessing this will be in 2.0.3

BOA

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week