monger/src/monger
2012-02-13 22:52:03 +04:00
..
internal Move pagination helper to monger.internal.pagination 2011-11-15 03:48:31 +04:00
collection.clj Make sure monger.collection/find-by-id and /find-map-by-id fail fast when id is nil 2012-02-13 22:52:03 +04:00
conversion.clj Initial bits of monger.gridfs 2011-12-31 06:56:02 +04:00
core.clj Introduce monger.core/authenticate 2012-02-02 09:53:26 +04:00
gridfs.clj Add explicit GridFS instance parameter to monger.gridfs/remove, /remove-all and /all-files 2012-01-29 07:56:13 +04:00
joda_time.clj To serialize joda.time.DateTime to JSON, use ISO date time format 2011-10-14 01:01:40 +04:00
js.clj Switch to clojure.java.io/resource here 2011-12-16 11:12:55 +04:00
json.clj Add license header 2011-09-11 11:10:42 +04:00
operators.clj Adding missing $nin operator. 2012-01-25 21:56:06 +01:00
query.clj Make it possible to opt-out of field keywordization in the query DSL 2012-02-12 10:13:39 +04:00
result.clj Initial map/reduce support 2011-10-14 22:18:35 +04:00
testing.clj Introduce monger.testing/defcleaner that supposed to be used with clojure.test/use-fixtures 2011-12-16 07:18:16 +04:00
util.clj Fix monger.util/get-id for persistent maps with string keys 2011-11-29 15:44:55 +04:00