Summary
In this chapter, you learned how to interact with a MongoDB database. By weaving the constructs learned in the previous chapter—pulling information from a web API—with those learned in this chapter, we can now build a concurrent, reactive program for data ingestion.
In the next chapter, you will learn to build distributed, concurrent structures with greater flexibility using Akka actors.