Skip to content
/ mssd Public

mongo synchron scala driver (based on plain old java driver)

Notifications You must be signed in to change notification settings

fkoehler/mssd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Synchronous Scala Driver

MongoDB Synchronous Scala Driver (mssd) is based on the plain old legacy mongodb java driver and adds some Scala beauty to it. It's similar to casbash but with a different api which was inspired by the Play2 JSON API for the bson documents and by the mongodb-async-driver for it's general API.

This driver is work in progress and not complete yet. Please feel free to contribute. It is used in production at WebPageAnalyse successfully.

Installation and how to use it

Please have a look at the project page to learn on how to install the driver and with some simple use cases on how to use it.

There is also a google group for general communication.

About

mongo synchron scala driver (based on plain old java driver)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages