How can I have smaller db file sizes with MongoDB?
- by Jonathan
I am using MongoDB for storage but the initial db size is around 50MB (even with --smallfiles given to the server at startup).
How can I start off with a much smaller db size (1MB max)?