Skip to content

Add write_location attribute to Client() #3

@ReedJessen

Description

@ReedJessen

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions