Settings page
Debug output

Memcache Storage module provides integration between Drupal and Memcached storage using PECL memcache or PECL memcached extension.

Installation & Configuration

For information about installation and configuration please see the documentation.

Features

This module is an alternative to Memcache API and Integration module focused on different set of features. Available features (D7):

  • You can move all cache to the memory.
  • You can move users' sessions to the memory.
  • You can move lock system to the memory.
  • Module can store cached pages for anonymous users as a plain text, so proxy servers (like Nginx with enabled ngx_http_memcached) can get such pages directly from memcached pool and avoid heavy requests to the backend.
  • You can clear data from single cache bin, cache cluster or flush all cached data from Drupal UI (screenshot).
  • You can find helpful nice debug output (screenshot).
  • Integration with Drush
  • Integration with Administration menu. Module provides link for flushing memcached data from navigation toolbar.

Memcached status

To track memcached storage health you may use Memcache Status module or phpMemcacheAdmin script.

Feedback

Please, take a minute and give us a feedback about your experience with the module. Thanks!

Credits

  • Module development was not sponsored by anyone. It was created for the love of Drupal.
Supporting organizations: 
Support

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Performance
  • chart icon796 sites report using this module
  • Created by spleshka on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases