Answer Posted / Shailly Saxena
In MongoDB, a storage engine is responsible for managing the physical storage of data. The default storage engine in MongoDB is called 'wiredTiger', which replaced the older 'mmapv1' storage engine. wiredTiger provides significant performance improvements and uses a modern architecture that supports multi-threaded, multi-core systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers