Automattic / wp-memcached

Memcached Object Cache for WordPress.
https://wordpress.org/plugins/memcached/
GNU General Public License v2.0
157 stars 55 forks source link

must not fail if MemCache class isn't available #159

Open drzraf opened 4 months ago

drzraf commented 4 months ago

It can occur during a lot of situation:

In all these and others cases, the extensions should definitely NOT trigger a fatal error.