jsondb v0.2
Changes:
- Documentation
- Implement
skip
andlimit
directives forview(...)
- Add script to find broken objects by verifying all object's json
- Prevent broken json encoding to clear original file
- Add clear function that deletes all objects
Changes:
skip
and limit
directives for view(...)