Download & Extend

Issues for Memcache API and Integration

Summary Status Priority Category Version Component Replies Last updatedsort icon Assigned to Created
Conflict with Domain Access: in settings.php Memcache must come before Domain include active normal bug reports 7.x-1.x-dev memcache.inc 5 15 hours 46 min 1 day 11 hours
Remove warnings and notices. closed (fixed) minor bug reports 6.x-1.x-dev Code 7 3 days 7 hours 2 years 8 weeks
Enable automated testing postponed minor tasks 7.x-1.x-dev Code 2 3 days 7 hours 4 days 10 hours
Tests do not check if memcache backends are being used needs review normal bug reports 7.x-1.x-dev Code 1 3 days 7 hours 3 days 7 hours
Drupal 7 content-type fields_ui module ajax forms not getting cached closed (fixed) normal support requests 7.x-1.x-dev Documentation 13 3 days 9 hours 1 year 44 weeks
Configuration in settings.php file isn't compatible with other modules closed (fixed) normal tasks 6.x-1.x-dev Documentation 7 3 days 9 hours 3 years 37 weeks
Memcached PECL Module Support Lacks Option Settings closed (fixed) normal bug reports 6.x-1.x-dev Code 15 3 days 11 hours 2 years 44 weeks
Name collision between hook_menu and hook_admin_menu reviewed & tested by the community normal bug reports 6.x-1.x-dev memcache_admin 8 4 days 7 hours 31 weeks 4 days
Add Drush command to retrieve Memcached values needs work normal tasks 7.x-1.x-dev Code 2 4 days 11 hours 5 days 23 hours
Memcache unconditionally collects statistics data for usage by the memcache_admin module needs review normal tasks 7.x-1.x-dev memcache_admin 37 5 days 8 hours 39 weeks 2 days
No way to clear cache in Memcache Admin closed (fixed) normal bug reports 7.x-1.0 Documentation 6 1 week 1 day 51 weeks 2 days
Co-maintainer active major support requests 7.x-1.x-dev Code 5 1 week 1 day 14 weeks 2 days
Session backend fails to update user access time reviewed & tested by the community normal bug reports 7.x-1.x-dev memcache-session.inc 1 1 week 3 days 14 weeks 4 days
Error on ajax calls when memcache statistics are displayed closed (fixed) normal bug reports 7.x-1.x-dev memcache_admin 11 1 week 6 days 1 year 6 weeks
You must enable the PECL memcached or memcache extension to use memcache.inc. closed (fixed) major support requests 7.x-1.0 Code 23 2 weeks 5 hours 1 year 25 weeks
Implications of enabling compression closed (fixed) normal support requests 7.x-1.x-dev Documentation 15 2 weeks 1 day 1 year 10 weeks
README.txt suggests overwriting $conf variable in settings.php closed (fixed) normal bug reports 7.x-1.x-dev Documentation 12 2 weeks 1 day 1 year 10 weeks
Memcache fails to connect when using Unix sockets and PECL Memcached closed (fixed) normal bug reports 7.x-1.x-dev Code 17 2 weeks 1 day 43 weeks 4 days
Add documentation for memcache-lock.inc closed (fixed) normal tasks 7.x-1.x-dev Documentation 4 2 weeks 1 day 4 weeks 2 days
Memcache Session Handler does not initialize user timezone closed (fixed) normal bug reports 7.x-1.x-dev memcache-session.inc 6 2 weeks 1 day 35 weeks 1 hour
PHP E' Notice: Trying to get property of non-object in sess_user_load() -> memcache-session.inc *FIX* closed (fixed) normal bug reports 6.x-1.x-dev Code 4 2 weeks 1 day 1 year 50 weeks
Provide a link to the settings page in .info file closed (fixed) normal feature requests 7.x-1.x-dev memcache_admin 5 2 weeks 1 day 48 weeks 2 days
Better logging and handling of connect errors closed (fixed) normal feature requests 7.x-1.x-dev memcache.inc 17 2 weeks 2 days 28 weeks 1 day
The default statistics report won't work with multiple bins set to the default cluster closed (fixed) normal bug reports 7.x-1.x-dev memcache_admin 14 2 weeks 2 days 2 years 1 week
Undefined index notices on memcache stats page when using PECL memcached closed (fixed) normal bug reports 7.x-1.x-dev memcache_admin 27 2 weeks 2 days 1 year 28 weeks
INSTALLATION.txt outdated and redundant closed (fixed) normal support requests 7.x-1.0 Documentation 9 2 weeks 2 days 1 year 12 weeks
PHP Notices and probably more closed (fixed) normal bug reports 7.x-1.x-dev Code 9 2 weeks 2 days 38 weeks 1 day
Missing default value for argument closed (fixed) normal bug reports 7.x-1.x-dev memcache-lock.inc 4 2 weeks 3 days 6 weeks 4 days
Port D7 core lazy session writing needs review normal tasks 7.x-1.x-dev Code 6 2 weeks 3 days 2 years 26 weeks
Session handler uses D6 hook_user() instead of D7 hook_user_update() needs review normal bug reports 7.x-1.x-dev memcache-session.inc 1 2 weeks 3 days 2 weeks 3 days
Port sessions to D7 active major tasks 7.x-1.x-dev Code 44 2 weeks 3 days 3 years 22 weeks
memcache "set" function declaration differs from the abstract "set" function declaration needs review minor bug reports 7.x-1.x-dev memcache.inc 2 2 weeks 3 days 1 year 15 weeks
Skip some code when $conf['show_memcache_statistics'] is FALSE closed (duplicate) normal tasks 6.x-1.x-dev Code 1 2 weeks 3 days 2 years 6 weeks
Add support for server weight needs review normal tasks 7.x-1.x-dev Code 5 2 weeks 3 days 4 years 27 weeks
Integration with cache_manager module for selective cache clearing/timeout setup postponed normal feature requests 6.x-1.x-dev Code 1 2 weeks 3 days 2 years 7 weeks
Way you use the wildcard stuff? postponed (maintainer needs more info) normal support requests 6.x-1.7 Code 8 2 weeks 3 days 2 years 24 weeks
$user->session_data_present_at_load is never set in sess_write() needs review normal bug reports 7.x-1.x-dev Code 3 2 weeks 3 days 3 years 35 weeks
Warning: Invalid argument supplied for foreach() in dmemcache_stats() line 243 of dmemcache.inc closed (fixed) normal bug reports 7.x-1.x-dev Code 5 2 weeks 3 days 1 year 30 weeks
Cache Flushes and Content Updates Ignored on other Memached Instances closed (fixed) normal support requests 7.x-1.0 Code 7 2 weeks 3 days 1 year 3 days
Put statistics in footer into a collapsible fieldset, collapsed by default closed (won't fix) normal feature requests 6.x-1.x-dev Code 2 2 weeks 3 days 2 years 27 weeks
Enable Memcached Connection Pooling closed (duplicate) normal feature requests 6.x-1.5 Code 1 2 weeks 3 days 2 years 50 weeks
Code to clear the cache tables in DB active normal feature requests 7.x-1.x-dev Documentation 2 3 weeks 4 days 1 year 7 weeks
Memcache not using urlencode on $prefix or $bin in dmemcache_key() when strlen($full_key) > 250 needs review normal bug reports 6.x-1.x-dev Code 13 3 weeks 4 days 50 weeks 18 hours
Add persistent connection support for the PECL Memcached extension needs review normal feature requests 7.x-1.x-dev Code 1 3 weeks 4 days 3 weeks 4 days
Request to replace module postponed (maintainer needs more info) normal tasks 7.x-1.x-dev Documentation 17 4 weeks 12 hours 9 weeks 1 day
Code style improvements postponed normal tasks 7.x-1.x-dev Code 3 4 weeks 1 day 4 weeks 1 day
Switch default PECL extension to Memcached closed (won't fix) normal tasks 7.x-1.x-dev Code 2 4 weeks 1 day 4 weeks 1 day
Missing PECL extension error is displayed to all users needs review normal bug reports 7.x-1.x-dev Code 7 4 weeks 1 day 1 year 10 weeks
Support for per-bin key prefix needs review major tasks 7.x-1.x-dev Code 20 4 weeks 1 day 4 years 5 hours
Incorrect require_once path in memcache-session.inc needs review normal bug reports 7.x-1.x-dev memcache-session.inc 3 4 weeks 1 day 14 weeks 4 days
Subscribe with RSS Syndicate content