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

Add write_location attribute to Client() #3

Open
ReedJessen opened this issue Jan 13, 2017 · 0 comments
Open

Add write_location attribute to Client() #3

ReedJessen opened this issue Jan 13, 2017 · 0 comments
Assignees
Milestone

Comments

@ReedJessen
Copy link
Contributor

The current process of appending all pages in a query to a results object causes memory overflow for large queries. They should really be written to a disk location or database instead of just filling up in memory.

Perhaps write connectors to sqllite, mongoDB, etc.

@ReedJessen ReedJessen added this to the 0.3 milestone Jan 13, 2017
@ReedJessen ReedJessen self-assigned this Jan 13, 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