How to mitigate 16MB per document limit imposed by MongoDB?
If you are building a web app, documents will start growing. Especially content based websites. How should we handle this problem? What should I do when my documents start growing and are about to hit this limit?