Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
46.1 KB
MD5: 776ec866bf949ba5584f5c055e3093b7
SHA-1: 37c61f67da18a8b382761ea296acfec44d442741
SHA-256: f6cdafd7939e4d8e25aecbb69a1affeaac404983dcea1fd2fdec8c3eee94693c
Download zip
54.42 KB
MD5: 4f75f522b097996f6cadf64316c2afc3
SHA-1: 778f315d38bb870b6f3b99e157d48bfcfdfe5aed
SHA-256: a722d17ef2b5e717de01dfd12ec57f49a8f669f662439a828bfb23c3503c9a60
Release notes
This is the fourth beta of the upcoming 7.x-1.1 release of the memcache module. Please test in your development / QA / staging environments and provide feedback.
Changes:
- properly display stats when using unix sockets
#1547390: Unix sockets confuse the stats page - fix paths to memcache-session.inc
#1908358: Incorrect require_once path in memcache-session.inc - be sure memcache backend is used during tests
#1995556: Tests do not check if memcache backends are being used - standardize/improve statistics collection and display
#2204075: Improve statistics collection - use hook_user_update instead of hook_user
#1984226: Session handler uses D6 hook_user() instead of D7 hook_user_update()
For other changes since 7.x-1.0, please see the earlier beta releases: