WIP Jio rewrite.
This is a work in progress commit and all storages are broken. * Use as much as possible RSVP promise to simplify the code. * simplify error management: use Error class in case of problem. * Drop the job management at that point. Such functionnality could be reimplemented as a storage. * Start to simplify the tests, to speed up debugging. * Drop requireJS usage, as the goal for now is to make it usage on browser. * allDocs has to be rewritten to ease storage tree capacity checking. A storage should only implement what it could really do. * disable attachment management for now.
Showing
examples/scenario.html
0 → 100644
examples/scenario.js
0 → 100644
jio.js
deleted
100644 → 0
This diff is collapsed.
lib/qunit/qunit.css
deleted
100644 → 0
lib/qunit/qunit.js
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
lib/sinon/sinon.js
deleted
100644 → 0
This diff is collapsed.