019046e6bf
= Painless Page and Fragment Caching (padrino-cache) == Overview This component enables caching of an application's response contents on both page- and fragment-levels. Output cached in this manner is persisted, until it expires or is actively expired, in a configurable store of your choosing. Several common caching stores are supported out of the box.
8 lines
357 B
Text
8 lines
357 B
Text
= Painless Page and Fragment Caching (padrino-cache)
|
|
|
|
== Overview
|
|
|
|
This component enables caching of an application's response contents on
|
|
both page- and fragment-levels. Output cached in this manner is persisted,
|
|
until it expires or is actively expired, in a configurable store of your
|
|
choosing. Several common caching stores are supported out of the box.
|