README
work
Isomorphic, async iterable command queue. WIP.
Benefits to building a command structure.
- Can run the structure again later if it failed (e.g. you're offline).
- Atomic completion, can roll back unless the entire workload succeeded
- Attach a view
- Common, reusable interfaces, standardising the approach to a common task.
- Configurable concurrency
- Async iterable
© 2013-21 Lloyd Brookes <75pound@gmail.com>.
Isomorphic test suite by test-runner and web-runner. Documented by jsdoc-to-markdown.