IATI / IATI-Datastore

An open-source datastore for IATI data with RESTful web API providing XML, JSON, CSV plus ETL tools
http://datastore.iatistandard.org/
Other
1 stars 0 forks source link

Fix memory issues when dealing with large query sizes. #319

Closed Ocre42 closed 4 years ago

Ocre42 commented 4 years ago

Slice query so only segments of it are allocated to memory at a time.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 42.445% when pulling ab92e1573bbc30d286a9d4da937e61a408a0447c on fix-memory into e77f11da88650b691fc96868ab410a82ada864ab on master.