flash-oss / medici

Double-entry accounting system for nodejs + mongoose
MIT License
307 stars 84 forks source link

performance with index #16

Closed nicolasburtey closed 4 years ago

nicolasburtey commented 4 years ago

Medici is slow when the number of records reach 30k

I think the Readme is misleading.

I'm assuming there is no performance issue over 30k record when running index.

Is that correct?

related to #12

koresar commented 4 years ago

Thanks! Readme got updated. :) Is it better now?