Namespace Nette\Caching
NCache | Implements the cache for a application. |
NDummyStorage | Cache dummy storage. |
NFileJournal | Btree+ based file journal. |
NFileStorage | Cache file storage. |
NMemcachedStorage | Memcached storage. |
NMemoryStorage | Memory cache storage. |
ICacheJournal | Cache journal provider. |
ICacheStorage | Cache storage. |