I'm doing a program that will hold numerous inserts in the mongo (about 500,000).
But I realized by doing some tests, that the more entries in the mongo I have, the more time consuming the insertion.
My code:
def savePostRecommendation(uid,...
asked by
26.02.2018 / 20:11