DrupalStand / drupal-dev-docker

An opinionated Drupal development environment based on Docker.
GNU General Public License v2.0
22 stars 19 forks source link

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

Open jackinloadup opened 6 years ago

jackinloadup commented 6 years ago

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

jackinloadup commented 6 years ago

Filecache module seems relevant.

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