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

Using Nedb-logger for getting data #1

Open
GitterHubber opened this issue Aug 28, 2016 · 0 comments
Open

Using Nedb-logger for getting data #1

GitterHubber opened this issue Aug 28, 2016 · 0 comments

Comments

@GitterHubber
Copy link

Nedb-logger is generally used to write to disk... but if we use it in conjunction with NeDb then again we run into the problem of high memory footprint since NeDb loads the whole file in memory.

Is there a way to minimize this that is if I want to search the data that was generated by NeDb-logger without the large memory footprint that NeDb has?

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