CNR doesn't work correctly with alternative cache handlers like memcached because it uses SQL query do clear cache instead cache_clear_all() call in corresponding_node_references_clear_cache() function.
CNR doesn't work correctly with alternative cache handlers like memcached because it uses SQL query do clear cache instead cache_clear_all() call in corresponding_node_references_clear_cache() function.
Comments
Comment #1
Tim Jones Toronto commented+1
Also, do you know if this requires a huge amount of effort to re-write the function to accommodate alternative cache handlers?