Europe's Drupal Developer focused event is coming up between 19-22 July 2023 in Vienna! Meet core developers and the minds behind some of the key projects and initiatives!Memcache Storage module provides integration between Drupal and Memcached daemon using PECL memcache or PECL memcached extension.
Installation & Configuration
For information about installation and configuration please see the documentation.
Roadmap
Roadmap is available at #1974254: Memcache Storage Roadmap. Feedback from the community is important and influences the development.
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 daemon status you may use Memcache Status module or phpMemcacheAdmin script (preferred).
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.
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.Maintenance fixes only
Considered feature-complete by its maintainers.- Module categories: Performance and Scalability
1,654 sites report using this module
- Created by Spleshka on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Minor code improvements & bug fixes
Development version: 2.0.x-dev updated 11 May 2022 at 20:21 UTC
Development version: 7.x-1.x-dev updated 10 Mar 2015 at 13:53 UTC













