Giorgio
Results
1
comments of
Giorgio
Same issue for me. 5000 elements, i read 2000 with let records = db.mycollection.where({...}) // it takes 1ms records = records.toArray(async ass => { records = arr }) // it...