The iOS framework that grows only as fast as its documentation
In-Memory Caches

Classes

class  NIMemoryCache
 An in-memory cache for storing objects with expiration support. More...
 
class  NIImageMemoryCache
 An in-memory cache for storing images with caps on the total number of pixels. More...
 

Overview

For storing and accessing objects in memory.

The base class, NIMemoryCache, is a generic object store that may be used for anything that requires support for expiration.