Consumes Gnip stream and writes to Mongo using Reactive MongoDB Driver
Run with: sbt run
Uses Akka Http / Streams 2.4.2
Akka Streams is an implementation of Reactive Streams, which is a standard for asynchronous stream processing with non-blocking backpressure.