Namespace Neevo\Cache
Classes summary
FileStorage | File cache storage. |
MemcacheStorage | Memcache cache storage. |
MemoryStorage | Memory cache storage. Default implementation of Neevo\ICache. |
SessionStorage | Session cache storage. |
Interfaces summary
StorageInterface | Neevo cache storage interface. |