Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

DATAStack — 2.2

Compare
Choose a tag to compare
@3lvis 3lvis released this 08 Feb 19:11
· 377 commits to master since this release
  • Revisit implementation, improve APIs.
  • Rename backgroundThreadContext to newBackgroundThreadContext.
  • Rename performInBackgroundThreadContext to performInNewBackgroundThreadContext.
  • Rename persistContext to persistWithCompletion since it's an asynchronous saving.
  • Rename destroy to drop, to complain with the common term drop the database.