Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To do / things to consider #5

Closed
bchr02 opened this issue Sep 28, 2016 · 0 comments
Closed

To do / things to consider #5

bchr02 opened this issue Sep 28, 2016 · 0 comments

Comments

@bchr02
Copy link
Owner

bchr02 commented Sep 28, 2016

To do:

  • use streaming approach to JSON so we don't block the thread. Maybe using jimhigson/oboe
  • add more documentation to README.md
  • finish adding JSDoc formatting
  • add tests
  • add benchmarks to determine the performance to access large objects

Things to consider:

  • auto-reload
  • the use of sapienlab/jsonpack (a compression algorithm for JSON)
  • handling of object duplicates and reference cycles. look at cycle.js.
  • add intelligent mapping to split the objects in several files and allow faster loading and access

-

_Pull requests are welcomed! :-) and if you have any additional ideas please post here. Thank you._

@bchr02 bchr02 closed this as completed Aug 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant