Author
Description
NTCoreData is small library that helps perform saves and fetches asynchronously. Each save and fetch is done asynchronously. All heavy lifting regarding managing threads and context is done by NTDatabase class.
This library was inspired by this article by Florian Kugler.