0.0.4 • Published 8 years ago

roast-db v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago