Results 5 issues of Zack Story

Not ready to merge yet, but for consideration: This does three things 1. ES5 only 2. Add seek methods so you can start at an arbitrary index, and also seek...

I am seeing this error on my build when setting backup to false: ``` * What went wrong: Execution failed for task ':app:processReleaseManifest'. > Manifest merger failed : Attribute application@allowBackup...

I think this would be a lot easier to experiment with if we make it npm installable & requireable The basic changes required to make this work can be seen...

_do not merge_ This changes it to export a factory function instead of a singleton. I needed this to have two seperate connections open. What are your thoughts? The api...