Namespace ICanBoogie\Storage
Namespaces summary
| ICanBoogie\Storage\Codec | 
| ICanBoogie\Storage\Storage | 
Classes summary
| APCStorage | A storage using APC. | 
| CacheCollection | A collection of ICanBoogie\Storage\Cache instances. | 
| FileStorage | A storage using the file system. | 
| FileStorageIterator | Iterates through a file storage. | 
| RedisStorage | A storage using Redis. | 
| RunTimeStorage | A storage that uses an array to store values. | 
| StorageCollection | A collection of ICanBoogie\Storage\Storage instances. |