Further reading
Please refer to the following links for further reference:
- MongoDB concurrency: https://docs.mongodb.com/manual/faq/concurrency/
- MongoDB storage engines: https://docs.mongodb.com/manual/core/storage-engines/
- MongoDB pluggable storage engines blog post: https://www.mongodb.com/blog/post/building-applications-with-mongodbs-pluggable-storage-engines-part-2
- MongoDB WiredTiger:
- MongoDB’s create index and collection options:
- https://docs.mongodb.com/manual/reference/method/db.createCollection/#create-collection-storage-engine-options
- MongoDB deprecated MMAPv1 storage engine documentation: https://docs.mongodb.com/manual/core/mmapv1/
- MongoDB WiredTiger WT Session documentation: http://source.wiredtiger.com/mongodb-6.0/struct_w_t___s_e_s_s_i_o_n.html
- MongoDB with the microservices architecture: https://www.mongodb.com/what-are-microservices
- MongoDB storage engines overview: https://webassets.mongodb.com/storage_engines_adress_wide_range_of_use_cases...