Although neither Memcache nor Libraries API are available for 8.x yet, this module is simple enough to port. I'll also admit this is mostly for my Drupal 8 learning benefit.
Although neither Memcache nor Libraries API are available for 8.x yet, this module is simple enough to port. I'll also admit this is mostly for my Drupal 8 learning benefit.
Comments
Comment #1
iamEAP commentedLargely ported; just waiting on Libraries to be ported (to determine the location of the memcache.php.inc file); also waiting for the Memcache module to have an 8.x release (to determine how exactly to get Memcache server locations via CMI).
Until those are done, this is postponed.