Namespace Nette\Caching
NCache | Implements the cache for a application. |
NDummyStorage | NCache dummy storage. |
NFileJournal | File journal. |
NFileStorage | NCache file storage. |
NMemcachedStorage | Memcached storage. |
NMemoryStorage | Memory cache storage. |
NSqliteJournal | Provides SQLite/SQLite3 based cache journal backend. |
ICacheJournal | NCache journal provider. |
ICacheStorage | NCache storage. |