Daniel J. Lewis on Nostr: I really like MongoDB, but it's horrible at building indexes. Indexing is slow and ...
I really like MongoDB, but it's horrible at building indexes.
Indexing is slow and doesn't multithread.
I have a 48-vCPU server that should be able to handle a 200 GB index in only a couple of hours. But MongoDB is taking days because it's barely touching my system resources.
Indexing is slow and doesn't multithread.
I have a 48-vCPU server that should be able to handle a 200 GB index in only a couple of hours. But MongoDB is taking days because it's barely touching my system resources.