michaelklishin/monger
Monger is an idiomatic Clojure MongoDB driver with sane defaults, batteries included, well documented, low overhead
Clojure
Issues
- 24
Switch to a post-3.6.0 MongoDB Java client API
#182 opened by kvn-prhn - 1
Could monger support collection.watch() ?
#190 opened by phiat - 1
- 1
Freeze on `ensure-index`
#229 opened by pholz - 2
Question: Mongodb+srv
#209 opened by thecontinium - 1
Cannot delete a object
#227 opened by cesarmarinhorj - 2
Latest version uses MongoDB java driver 3.12 which only supports MongoDB up to 4.2, which is out of support this coming April 2023.... **SOLVED**
#225 opened by anthonyleonard - 1
Serverless Mongo (Atlas) is not supported = A TXT record is only permitted to contain the keys [authsource, replicaset]
#221 opened by ZivotJeKrasny - 1
- 2
Improve developer experience by avoiding "Unresolved var" warnings by clj-kondo
#218 opened by jacobemcken - 1
- 0
Clojure 1.11 warning on `random-uuid`
#214 opened by maxp - 3
- 0
support for MongoDB 5.0 ?
#211 opened by 1v0dev - 0
Type hint mismatch
#210 opened by NoahTheDuke - 6
Can't find a codec for class java.time.Instant.
#201 opened by nounder - 1
mc/find-one-as-map can return malformed sub-maps with "/" character in the key.
#191 opened by datafatmunger - 2
Execution Stats in Aggregate
#198 opened by arichiardi - 1
- 0
Pagination returning the same keys in monger
#207 opened by zendevil - 1
Array Query returning empty result
#205 opened by genovese - 0
- 1
connect-with-credentials with auth database
#187 opened by rafaelm7o - 0
mongo-options missing option setters
#199 opened by bdrillard - 5
Keys with slashes are not properly saved
#161 opened by jaor - 1
Support for lookup and graphLookup
#197 opened by arichiardi - 0
HTTP ERROR 500 com.mongodb.MongoQueryException: Query failed with error code 8000 and error message 'user is not allowed to do action
#195 opened by zendevil - 0
Can't find codec for a class
#194 opened by zendevil - 0
Unable to connect using connect-via-uri
#192 opened by zendevil - 0
Unable to use +srv connection in connect-via-uri
#193 opened by zendevil - 0
mc/insert-and-return does not return the same value as mc/find-one-as-map
#189 opened by SevereOverfl0w - 0
- 2
why not to support java.time.Datetime in jdk8?
#177 opened by liewhite - 1
Support for $setIsSubset query
#184 opened by sushanthkumarm - 3
Support for mongo 4.0 transactions
#170 opened by slipset - 5
Arrayfilters doesn't work
#181 opened by p4ulcristian - 3
Release Monger 3.5.0
#179 opened by michaelklishin - 4
WARNING with Clojure 1.9.0
#169 opened by ikitommi - 6
Time to release 3.2.0?
#165 opened by oconn - 1
Add :keywordize option for aggregate function
#172 opened by vadyalex - 1
Querying embedded documents and clojure maps
#178 opened by CharlesHD - 0
Exception serializing Decimal128 types
#173 opened by hadielmougy - 3
The DBRef and @derefer the DBRef doesn't work
#168 opened by debian001 - 2
connect-via-uri throws a NullPointerException when URI doesn't contain a database
#155 opened by bsiver - 1
- 1
Replica set status query
#160 opened by tkriik - 1
- 3
"lein repl" throws ClassNotFoundException
#158 opened by kiemdoder - 3
Can't find a codec for class java.math.BigDecimal.
#156 opened by xingzheone - 11
Startup time in repl is at least 17 secs
#152 opened by noxecane