Alex Berriman

Results 11 issues of Alex Berriman

When you try and instantiate a database on the local file and it doesn't exist, add an option to create automatically.

enhancement
backlog

An adapter for local/session storage for the browser.

enhancement
backlog

Add related/similar libraries and a comparison between them and newton.

documentation
backlog

Add typedocs and host on Github pages.

documentation
backlog

Add the ability to create serializable data transformations.

enhancement
backlog

Will improve performance on read operations. Records that are stored pre-sorted can be returned a lot more efficiently as opposed to sorting the entire linked list each query.

enhancement
backlog

Currently, an index is only created for the primary key of a collection. That means for every other query where the primary key is not included, the entire collection has...

enhancement
backlog

Read/write a JSON file from Amazon's S3 object storage. This will most likely be released in a separate package not part of the core.

enhancement
backlog