Skip to content

Local Database Latency Issues #149

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

Closed
awareads opened this issue Sep 1, 2015 · 1 comment
Closed

Local Database Latency Issues #149

awareads opened this issue Sep 1, 2015 · 1 comment
Labels
state:duplicate Duplicate of already reported issue

Comments

@awareads
Copy link

awareads commented Sep 1, 2015

Accessing larger amounts of data within the database with reads and writes can take in upwards of 2-3 minutes. The read and writes into the single JSON file is causing the main issue that we are experiencing with our implementation on a mobile iOS application. Is it possible that this can be converted to an SQL database? The current load times could be drastically reduced to seconds.

@richardjrossiii
Copy link
Contributor

Duplicate of #32

@richardjrossiii richardjrossiii added backend state:duplicate Duplicate of already reported issue and removed backend labels Sep 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:duplicate Duplicate of already reported issue
Projects
None yet
Development

No branches or pull requests

2 participants