MongoDB data storage structure, dbStats, and managing disk space
Two great posts from mongolab covering details about the structure of MongoDB’s data on disk, how this is reflected in the results returned by the dbStats API , and last some attempts to recover disk space:
tags:mongodb,document database
via NoSQL databases
Post a Comment