Mongologic provides several tools to make the development of MongoDB-backed applications easier and faster:
- Callbacks in the lifecycle of records (à la Rails' Active Record)
- Uniqueness validation
- Range-based pagination
- History
Mongologic is built on top of CongoMongo. I already announced the release of the library on September in Clojure's Google Group, but here it is again in case you missed it and might be useful to you.
Cheers,