Skip to content

mingchuno/mongopb4s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongopb4s

Build Status

A helper lib for mongodb-scala-driver with protobuf support using ScalaPB. Also come with some helper function.

Overview

TODO

Getting Started

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._

About

mongo-scala-driver wrapper with ScalaPB support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%