Hi @danielbachhuber,
thank you very much, appreciate your awesome reply. And for the gist.
I’m at the moment looking for a way to cache Data/Object cache for wordpress, not looking for the likes of Memcached/Redis, but more in the APCu principle (for single machine).
Since APCu is having all these issues, I”m not going to try it out.
On a side note, do you think Object Data caching could be implemented using something like tmpfs?