roast-db

0.0.4 • Public • Published

Roast

Immutable, transactional, database in pure Javascript. Redux compatibile, using ReduxRoast.

Warning: This library is still experimental.

Usages

Run the tests: npm run test Publish to npm: Increment version, then npm publish.

TODO

  • Extract repo methods into top-level functions (e.g. get(schema, db, table, id))
  • Extract Transaction and Repo functionality into separate files
  • Remove dependency on lodash

Readme

Keywords

none

Package Sidebar

Install

npm i roast-db

Weekly Downloads

4

Version

0.0.4

License

MIT

Last publish

Collaborators

  • mcrowe