Skip to content

0.5 Release

Closed Dec 23, 2014 100% complete

In 0.5 we're going to move away from AsyncTask and instead use dispatchers on separate threads. Read and write requests will use locks so that if you send a write request and immediately follow it with a read, the read will see what was written.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.