casbah 1.0.7
Minor bugfixes/enhancements.
- Updated reference to Configgy to have a Scala version attached; this was causing issues on some mixed-version users' systems.
- Corrected massive stupidity from lack of testing on my part and disabled ScalaJDeserializers - in most cases these caused runtime ClassCastExceptions. SERIALIZERS still in place - Deserializers were just plain a bad idea.
Formerly known as "mongo-scala-wrappers", Casbah provides a series of wrappers and DSL-like (AKA fluid query syntax) functionality for better utilizing MongoDB from within Scala. This wraps the official MongoDB Java Driver, attempting to provide more Scala-like functionality on top of it. The current (latest) version has been tested against MongoDB 1.4.x, with the 2.0 Java Driver (not all 2.0 driver features are wired in yet, as development began against 1.x). Your Mileage May Vary. See the docs and test classes for information on best practices and functionality.
This work is open sourced by Novus Partners, Inc. http://novus.com under the Apache License v2.
There is a potentially useful Casbah Tutorial which gives you everything you need to know to be dangerous.
Got questions, problems, suggestions? Please join the Casbah Users' Mailing List
