We have a process that pulls JSON data from a web service, and that data needs to be available across several systems. We are currently using caches for storing and making the data available, but the performance is slow. Would a document database such as MongoDB be worth looking into? What are the typical use cases for MongoDB with Pipeline Pilot?