This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Description
Hi,
I was thinking it would be nice to remove the in-memory collection storage and replace it will a protocol so it can easily be replaced with CoreData, SQLite, Plist, whatever. If this seems like a change you're interested in perhaps I can scrounge up the time to help implement it; I'd like like to know it would be integrated into master at some point.
The default implementation for a data manager can be the current in-memory collection.