A helper lib for mongodb-scala-driver with protobuf support using ScalaPB. Also come with some helper function.
TODO
libraryDependencies += "com.github.mingchuno" %% "mongopb4s" % "1.0.7"
// This impoort will do most of the job
// check out test for other usage
import com.github.mingchuno.mongopb4s.implicits._