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

[FR] write indexes in a separated file #151

Open
farfromrefug opened this issue May 8, 2017 · 0 comments
Open

[FR] write indexes in a separated file #151

farfromrefug opened this issue May 8, 2017 · 0 comments

Comments

@farfromrefug
Copy link

I am starting to use your library and i must say i really like it.
Now i am thinking about how to improve it.

One great way to improve it, i think, would be to write indexes and actual data in separated files.
That way the initFS would be much faster, right?
Also we could actually store the indexes (k, o, ...) as binary and not JSON, which would significantly decrease the size of the files.

WHat do you think of this? I am will to try and write it myself if you think it can improve the library.

Thanks

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