bwaldvogel/mongo-java-server
Fake implementation of MongoDB in Java that speaks the wire protocol.
JavaBSD-3-Clause
Issues
- 1
MDC doesn't work after upgrading from 1.38.0 to 1.45.0
#234 opened by acb132 - 0
Update mongodb-driver from v 5.1.4 to v 5.2.0 fails
#233 opened by fokko2402 - 0
- 0
aggregate function lookup does work across collections
#231 opened by Darkvater - 2
Document replace not supported
#227 opened by madmaxpt - 3
- 1
Is bulkwrite with aggregation pipeline supported ?
#226 opened by weswes - 0
Views not supported
#225 opened by jet11x - 1
mongo-java-server's collation doesn't work
#224 opened by gregecho - 5
_id not used for upsert when part of $and-filter
#208 opened by vandmo - 2
Ping not supported anymore
#211 opened by madmaxpt - 2
- 2
$nin on field of object in array returns documents if any object in the array matches the $nin instead of all objects matching the $nin
#215 opened by kareldh - 2
Make the tests server handle upserts properly
#216 opened by denis-zhdanov - 1
$ne on field of object in array returns documents if any object in the array doesn't match the $ne
#220 opened by agiannone - 1
- 1
Secondary indexes not auto created
#217 opened by samahaal - 0
Add support for capped collections
#219 opened by shollander - 0
Array values cannot be queried along with multiple other fields if there is a compound index
#209 opened by MelvinFrohike - 3
Use of undefined variable: NOW
#207 opened by saawancn - 3
- 1
Support with nosql-unit?
#188 opened by nikhil-sarda - 2
$sample stage support
#202 opened by sradyushkin - 2
- 0
MongoDB Compass compability
#204 opened by yvonndjamen - 1
Serialization to Java object not working
#203 opened by vfutia - 3
Issue when storing document with latest java drivers : java.lang.IllegalArgumentException: Document already contains field 'type'
#196 opened by dorpsidioot - 3
Latest version not available on maven
#199 opened by astha-textiq - 1
- 2
Crash when creating indexes concurrently
#195 opened by ninja- - 3
Errors in comparison of long values
#192 opened by zherebjatjew - 6
MongoCustomConversions are registered as bean but conversions are not triggered
#176 opened by devsteff - 6
Unknown top level operator: $where
#174 opened by mantasmatuzas - 1
- 2
- 3
Does this work with SpringBoot 2.4.x?
#182 opened by arsalans - 2
- 2
Support for $mergeObjects
#183 opened by costad87 - 1
Bug when opening change stream with filter matching documents on two diferent collections
#179 opened by snava10 - 2
collection.distinct("field") query fails with a MongoCommandException when collection does not exists
#178 opened by aurelien-minvielle - 3
Unrecognized expression '$toDouble'
#172 opened by maaw - 2
- 3
- 0
$last and $first accumulators ignore missing values
#170 opened by dowinter - 1
Aggregation update
#167 opened - 1
Aggregation update
#168 opened - 5
findOneAndReplace with upsert=true returns an empty document instead of null when the document was created
#164 opened by ncomet - 3
- 3
- 1
Multi-key indexing with non-embedded field and multiple embedded fields not working
#160 opened by hansenrl