Tag: ce cache

4 results

Scheduled Trigger

Caddis

ExpressionEngine 2

Trigger entry submission hooks when scheduled ExpressionEngine entries go live or expire.

CE Cache Breaker for Low Reorder

Gaetan (Gaetan Lafaut)

ExpressionEngine 2

Ce Cache Breaker for Low Reorder allows you to set CE Cache break tags per Low Reorder set. When you reorder your entries it will break the cache for the provided tag.

CE Cache Breaker for Low Variables

Matt Fordham

ExpressionEngine 2

This simple ExpressionEngine extension will break any CE Cache item tagged with the tag "low_variables"

CE Cache

Causing Effect (Aaron Waldon)

ExpressionEngine 2, ExpressionEngine 3

CE Cache allows you to store and retrieve parts of your templates (fragment caching via file-based caching, database, APC, Redis, Memcache or Memcached) or full-page static caching. Since much of the heavy lifting doesn't have to be run on every page-load, your performance increases can be astonishing. With fragment caching, you can also escape any parts of your cached code, so they remain dynamic (like logged_in conditionals for example). This enables you to enjoy the speed increases without sacrificing usability or functionality where you need it.