drupal-dev-docker icon indicating copy to clipboard operation
drupal-dev-docker copied to clipboard

Can/should we use opcache key/value cache store?

Open jackinloadup opened this issue 7 years ago • 1 comments

opcache key/value is suppose to be much faster than redis or other caching methods. Might be useful for local dev?

jackinloadup avatar Jul 19 '18 20:07 jackinloadup

Filecache module seems relevant.

Unfortunately the opcache module isn't in active development atm and only has a D7 dev release

jackinloadup avatar Nov 07 '18 13:11 jackinloadup