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

Streaming data from backend stores #7

Open
mithrandi opened this issue Sep 29, 2014 · 0 comments
Open

Streaming data from backend stores #7

mithrandi opened this issue Sep 29, 2014 · 0 comments

Comments

@mithrandi
Copy link
Member

The current behaviour is to read an entire object into memory on retrieval, which has scaling problems when dealing with high load and/or large object sizes.

Streaming content from a backend would make this kind of use more feasible, but would potentially limit features like verifying data integrity on fetch.


Imported from Launchpad using lp2gh.

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