lcache / wp-lcache

A WordPress implementation of LCache
https://wordpress.org/plugins/wp-lcache/
GNU General Public License v2.0
88 stars 5 forks source link

Emit warnings in CLI when LCache isn't properly configured #95

Closed danielbachhuber closed 7 years ago

danielbachhuber commented 7 years ago
salty-wordpress ➜  wp-lcache  wp cache flush
Warning: Warning! Missing APCu extension enabled, which is required by WP LCache object cache. See "Installation" for more details: https://wordpress.org/plugins/wp-lcache/installation/
Success: The cache was flushed.