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

Don't write sync on zwitterion json #23

Closed
lastmjs opened this issue Dec 19, 2016 · 0 comments
Closed

Don't write sync on zwitterion json #23

lastmjs opened this issue Dec 19, 2016 · 0 comments

Comments

@lastmjs
Copy link
Owner

lastmjs commented Dec 19, 2016

I'm doing this because it is easy at the moment, but it is bad for performance. The writeSyncs will be happening on each request, so it would be a lot better to make them asynchronous. But it looks like that is going to require synchronizing and queueing access to the file system, which I just don't want to figure out at the moment.

@lastmjs lastmjs closed this as completed Jul 20, 2017
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