Answer Posted / Meenu Kumari
Journaling in MongoDB is a feature that allows the database to recover from unexpected shutdowns and write errors. It writes all write operations to a log (journal) before they are applied to the database files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers