mrvautin/adminMongo

Dealing with large documents

Open

#55 aperta il 17 mar 2016

Vedi su GitHub
 (8 commenti) (5 reazioni) (0 assegnatari)JavaScript (822 fork)batch import
help wanted

Metriche repository

Star
 (3875 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi!

First of all thanks, I have only just started looking at adminMongo but so far it looks great.

I have a database which has some collections that contain large documents (around 10Mb each) and this means that when you click on the collection it basically freezes.

I was wondering if there was any way to get around this?

I noticed that someone already asked about async loading of large documents (issue #18) but your reply was that this was out of scope, but it really would be a great feature.

Any ideas for workarounds in the meantime? E.g. set pagination to 1 for certain collections?

Best regards,

Eric

Guida contributor