Skip to content

efortin/ReactiveMongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactiveMongo fork

This is a fork of the standard client https://github.com/typesafehub/config. Configuration parameters has been added to make easier thread pool size configurations.

`mongo-async-driver {

  pools {

    boss-nr-of-thread = 1
    worker-nr-of-thread = 16

  }

}`

About

Non-blocking, Reactive MongoDB Driver for Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%