Transient API not working with object cache
-
I’m using w3tc 0.9.2.11 and I’ve got a problem with transient API and w3tc’s object cache setting.
Namely, when I activate ‘object cache’ with memcached (other settings are default), transient APIs stop working. The behavior is: when I call get_transient() within the expiration time after set_transient(), I get null.
The behavior is consistent when ‘object cache’ is activated, and it works flawlessly when it’s deactivated.
I’m wondering if there are any settings I have overlooked? What do ‘global Group’ and ‘non-persistent group’ mean?
- The topic ‘Transient API not working with object cache’ is closed to new replies.