Call to undefined function dmemcache_get()

Created on 27 September 2023, about 1 year ago

Problem/Motivation

When I have autoslave configure to use memcache: 'affected tables backend' => 'autoslave.affected_tables.memcache-db-accurate.inc' I get Error: Call to undefined function dmemcache_get() .

It seems dmemcache_get() function was in versions 7-x of https://www.drupal.org/project/memcache module. But in in 8-x was replaced with "memcache.factory" service and its memcache drivers get() method.

🐛 Bug report
Status

Active

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024