Drupal 8 plans:

Major improvements

  1. Add support of locking system
  2. Ability to move cache tags to memcached
  3. Provide D8 cache invalidation feature
  4. Ability to move sessions to memcached
  5. Add Drush support
  6. Provide ability to store plain html for cached pages

General enhancements

  1. Manage the case when cache length is > 1mb
  2. Fix #2421361: Strange behaviour of the site until we restart memcached
  3. Add UI for flushing single cache bins / servers / clusters
  4. Add UI with memcached statistics
  5. Convert DrupalMemcache(d) classes to services.
  6. Backport stable release to D7

Comments

andypost’s picture

Issue summary: View changes

Updated issue summary.

Spleshka’s picture

Issue summary: View changes

Updated issue summary.

Spleshka’s picture

Priority: Critical » Major

Updated (syncronized) issue summary.

Spleshka’s picture

Issue summary: View changes

Updated issue summary.

Spleshka’s picture

Title: Memcache Storage needs test coverage & roadmap » Memcache Storage Roadmap
Version: 7.x-1.x-dev » 8.x-1.x-dev
Category: Task » Plan
Priority: Major » Normal
Issue summary: View changes
ndobromirov’s picture

Is the description still relevant? Update this and module's page description.

Spleshka’s picture

Yes, the description is still relevant and contains TODO list for the module.

Spleshka’s picture

Issue summary: View changes
vorapoap’s picture

Is this module still under development for Drupal8?

Could someone suggest on how to bring Semaphore from Memcache API module to this Memcache Storage module?

https://docs.acquia.com/article/fixing-database-deadlocks

(Is it number one in the roadmap list)