Hacker News new | ask | show | jobs
by pooriaazimi 5009 days ago
> it's not written anywhere _obvious_.

Isn't http://www.mongodb.org/downloads an obvious place?

2 comments

Yeas, there is a small "note" there. But for me the problem is not that the author didn't know about 2GB data limit.

The problem is that Mongodb didn't complain when he was inserting data above the limit. A data store doesn't complain when it runs out of space? It should be mentioned as the biggest problem with 32bit version.

Looks pretty obvious to me; however I am a novice when it comes to RTFM..