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

Question: Is LokiJS concurrent process safe? #939

Open
rayzorben opened this issue Nov 3, 2024 · 0 comments
Open

Question: Is LokiJS concurrent process safe? #939

rayzorben opened this issue Nov 3, 2024 · 0 comments

Comments

@rayzorben
Copy link

If I have multiple node processes all accessing the same file database, is it safe?

  1. Will it cause corruption
  2. Will it report conflicts (ideal)
  3. Will the most recent update 'win' if the same record is updated by both (not ideal but okay)
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