Drupal 8 Cache Backport

Component ID

2820767

Component name

Drupal 8 Cache Backport

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2973

Component created

Component changed

Component body

Drupal 8 Cache Backport is a module that brings Drupal 8 cache tags and cache max-age back to Drupal 7 (If there is interest, cache contexts will follow).

It is different from the 'cachetags' module in that it uses a cache decorator approach and works with render arrays and the page cache for any cache bins out of the box. It can also use any other cache backend as backend and does not need specific implementations for e.g. memcache, redis or mongodb.

It is also more heavily influenced by the architecture of Drupal 8.

The README with full documentation can be found here:

http://cgit.drupalcode.org/d8cache/tree/README.txt