<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>Does Pony's in-memory cache have a size limit? I have a function which does a lot of queries within one transaction, dereferencing > 99% of the pony objects, but the memory used by the process grows and grows and the function goes through its loops.<br><br></div>Psuedo code:<br><br></div><div>results = []<br></div>for i in range(5):<br></div>  results.append(some_function_which_queries_lots(i))<br><br></div>Thanks!<br clear="all"><div><div><div><div><div><div><br>-- <br><div class="gmail_signature">Regards,<br><br>Matthew Bell<br></div>
</div></div></div></div></div></div></div>