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

blob handling is too slow #235

Open
abstratt opened this issue Sep 4, 2017 · 0 comments
Open

blob handling is too slow #235

abstratt opened this issue Sep 4, 2017 · 0 comments

Comments

@abstratt
Copy link
Owner

abstratt commented Sep 4, 2017

Blob handling in the prototype mode makes general data access too slow.

Reason is that we are storing the blobs alongside the structured data in a Json file.

Should store the raw content directly to the file system.

abstratt added a commit that referenced this issue Sep 4, 2017
abstratt added a commit that referenced this issue Sep 4, 2017
abstratt added a commit that referenced this issue Sep 4, 2017
abstratt added a commit that referenced this issue Sep 4, 2017
abstratt added a commit that referenced this issue Sep 5, 2017
abstratt added a commit that referenced this issue Sep 5, 2017
abstratt added a commit that referenced this issue Sep 5, 2017
abstratt added a commit that referenced this issue Sep 6, 2017
abstratt referenced this issue in abstratt/kirra Sep 6, 2017
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