Commit graph

8 commits

Author SHA1 Message Date
e1bdf022f4 print debugging, yay 2016-08-11 18:37:15 -07:00
fe4dc9a69a convert tabs to spaces 2016-08-11 00:11:51 -07:00
137bb3fac0 replace random eviction with LRU eviction
Also took the opportunity to make the API conform to Swift 3 convention.
2016-08-11 00:11:07 -07:00
Christopher Luu
3f46ef442b Update podspec for 0.0.2 release 2016-01-27 11:49:41 -05:00
Christopher Luu
0431ce8d79 Add documentation 2016-01-27 11:48:54 -05:00
Christopher Luu
2c607fd984 Add tests for removal of nonexistant keys 2016-01-27 11:42:39 -05:00
Christopher Luu
97d82f6cca Register and post notifications with an object
This commit is based on feedback that you should register UIApplication notification observers with the sharedApplication as the object.
2016-01-27 11:29:35 -05:00
Christopher Luu
f93527d8cc Initial source commit 2016-01-26 15:05:06 -05:00