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

Put fields into leveldb #42

Open
wheresvic opened this issue Feb 9, 2013 · 3 comments
Open

Put fields into leveldb #42

wheresvic opened this issue Feb 9, 2013 · 3 comments

Comments

@wheresvic
Copy link
Owner

Need to save on RAM!

@maximecaron
Copy link
Collaborator

Write call to kvstore was commented out into the batch
//store->Write(batch);

On Fri, Feb 8, 2013 at 10:44 PM, Victor Parmar [email protected]:

Need to save on RAM!


Reply to this email directly or view it on GitHubhttps://github.com//issues/42..

@wheresvic
Copy link
Owner Author

Need to leave them in RAM for fast searching. We will need to store them in leveldb on shutdown and startup however!

@maximecaron
Copy link
Collaborator

Can we close this now ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants