Embed presentation
Download as PDF, PPTX







This document discusses using MongoDB as a caching system. It outlines some traditional in-memory and centralized caching systems, and then describes MongoDB's advantages for caching - including support for time to live (TTL), high availability, scalability and easy use. It also covers testing MongoDB caching performance through stress tests of a sample application, and obtaining results of 1300 requests per second with 5 millisecond average response times. Tuning techniques for MongoDB caching are also mentioned.





