Tag: fragment

2 results

WM Cache

Warble Media

ExpressionEngine 3

WM Cache introduces fragment and static file caching for ExpressionEngine 3.

  • No Reviews.
  • Rating - 5.002 Votes
  • 2 Favs

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.