morphia
morphia copied to clipboard
MongoDB object-document mapper in Java based on https://github.com/mongodb/mongo-java-driver
**Is your feature request related to a problem? Please describe.** `MergingDocument` should override the equals method **Describe the solution you'd like** add following code to `MergingDocument` ```java @Override public boolean...
The nomenclature around operators, expressions, filters, etc. has shifted to a more unified MQL view. The audits still expect a certain categorization that no longer holds. the audits need to...
Duplicate of #2935 for milestone 3.0.0 --- **Is your feature request related to a problem? Please describe.** We use different collections based on the tenant. Previously (v1.x) it was possible...
Duplicate of #3402 for milestone 3.0.0 --- By playing with compound indexes on my database, I determined an index that makes my queries a lot faster.  But it was...
Duplicate of #3403 for milestone 3.0.0 --- Hello Morphia Team, I am currently using Morphia 2.4.4 and encountering deprecation warnings when using `MapperOptions.Builder`, despite [documentation](https://morphia.dev/morphia/2.4/migrating.html#_migrating_to_2_4) suggesting it was undeprecated as...
Duplicate of #3513 for milestone 3.0.0 --- **Describe the bug** Metaspace keep increasing without dropping down after repeated query with a new session. I am not sure if this helps,...
So I'm testing 3.0.0 SNAPSHOT and I know this is a WIP, but I would like to suggest an improvement. First of all, It has been working great so far....
https://www.mongodb.com/docs/manual/reference/operator/query/geometry/