Datastore
Switches from a Postgres backed datastore to a LevelDB datastore, requiring no installations on the user's part. Additionally it simplifies the backend structures from "manages" and "creates" into "collections" and "fragments", exposed in a well tested REST API.