Closed
Description
As the title says, when we're using "setMulti" at some point (randomly?) the memcached lib starts spitting out "failed to set key" warnings. While when we use "set" its all normal and works fine all the time.
Is there any difference in the implementation of setMulti and set? From what i understand (havent read the code) under the hood setMulti is doing a cycle and running set anyway?
Metadata
Metadata
Assignees
Labels
No labels