Namespace Nette\Caching
Cache | Implements the cache for a application. |
DummyStorage | Cache dummy storage. |
FileJournal | Btree+ based file journal. |
FileStorage | Cache file storage. |
MemcachedStorage | Memcached storage. |
MemoryStorage | Memory cache storage. |
ICacheJournal | Cache journal provider. |
ICacheStorage | Cache storage. |