Problem
- The
InstallerServiceProvidermanually overrides all cache bin services to use memory backends instead, but recently introduced cache bins are not covered.
Proposed solution
- Replace the bin-specific overrides with a catch-all cache_factory override.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal8.install-cache-bins.0.patch | 1.03 KB | sun |
Comments
Comment #1
catchComment #2
alexpottCommitted 74027cd and pushed to 8.x. Thanks!