Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 234 Bytes

XLYKeyValueStore

simple key-value store which uses CoreData.

usage

it's too simple to say too much.

just set and get as you wish. the APIs made reference to NSUserDefault's set and get methods.