Cache extension for Nette DI.

Latte v3 extension providing the {cache} tag.

{cache} ... {/cache}

Runtime helpers for Latte v3.

Adapts Nette Storage to the PSR-16 SimpleCache interface.

Cache storage with bulk read support.

Cache storage with bulk write support.

Caching with namespace isolation, dependency tracking, and stampede prevention.

Cache dependencies configuration.

IBulkReader deprecated
IStorage deprecated

Output caching helper.

Cache storage.

No-op storage that discards all data. Useful for disabling caching.

Cache file storage.

IJournal deprecated

Cache journal provider.

Memcached storage using memcached extension.

Memory cache storage.

SQLite based journal.

SQLite storage.