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

How to user ur module for user of my site #32

Open
rahul23134 opened this issue Nov 5, 2011 · 0 comments
Open

How to user ur module for user of my site #32

rahul23134 opened this issue Nov 5, 2011 · 0 comments

Comments

@rahul23134
Copy link

I want to use your module for the storing users info of my site , e..g username password etc.

So implementing that i got one issue is that it create the new db every time restart :

// Create a store
var users = nStore.new('data/users.db', function () {
// It's loaded now
});

So how can i load already created db .and retain my data .Please suggest .

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