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

Look into changing how we do storage #52

Closed
dracan opened this issue Feb 4, 2018 · 0 comments
Closed

Look into changing how we do storage #52

dracan opened this issue Feb 4, 2018 · 0 comments
Assignees
Milestone

Comments

@dracan
Copy link
Owner

dracan commented Feb 4, 2018

I'm currently using IndexedDB for storage. However, this is a pain because you always need to go through a render process to access it. Look into using NeDB instead so I can access it from the main process and the render processes.

@dracan dracan added this to the 0.4.0 milestone Feb 4, 2018
@dracan dracan self-assigned this Feb 4, 2018
@dracan dracan closed this as completed in 179f460 Feb 4, 2018
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

1 participant