Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
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.
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... |