Is this susceptible to the alloptions race condition?
-
Hi Ollie,
Thank you for creating such a great plugin! My question isn’t about a bug—everything is working well—but rather about proactively avoiding potential issues.I’m wondering if the plugin is susceptible to the
alloptionsrace condition, which appears to stem from how WordPress handles object caching.This thread provides a detailed explanation of the issue. The suggested workaround there (in the linked comment) involves a code snippet that helps mitigate the race condition, but it doesn’t seem like the most elegant or optimal solution.
In the past, I’ve used the “Redis Object Cache” plugin, which is also affected by this same issue (as discussed here). The free version requires the same workaround, while the premium version reportedly handles the issue internally.
So my question is:
Does the “SQLite Object Cache” plugin require a similar workaround? Or has this potential issue already been handled in the plugin code?Thanks again for your work on this plugin!
The topic ‘Is this susceptible to the alloptions race condition?’ is closed to new replies.