list of results
search for Tag: mongo
category: Computer --> programming --> MongoDB --> morphium
Morphium Messaging Options
2020-02-25 - Tags: java morphium mongo
Because I've now received this question a few times, here is a brief summary of morphine messaging and how to use it:
The first parameter in the constructor is always the morphium instance. This determines which Mongo is used and also some ...
category: Computer --> programming --> MongoDB --> morphium
Morphium 4.0.0 released
2018-11-09 - Tags: mongo mongodb java morphium
What was that again? Morphium is a sophisticated Object Mapper and Messaging System for MongoDB. It adds a lot of features to MongoDB, for example a dedicated InMemoryDriver, so that you can run all your Tests just in RAM without the need to insta ...
category: global
Morphium 4.0.0 in the works
2018-07-17 - Tags: morphium java mongo
MongoDB released the long awaited V4.0 just recently. And of course there are a lot of new features, but the most exiting one was probably the support for multi document ACID transactions!
The mongo driver does support all those features si ...
category: Computer --> programming --> MongoDB --> morphium
New Release Morphium 3.2.0Beta2 - Java Mongo Pojo Mapper
2018-05-02 - Tags: morphium java mongodb mongo POJO
Hi,
a new pre-release of morphium is available now V3.2.0Beta2. This one includes a lot of minor bugfixes and one big feature: Messaging now uses the Oplogmonitor when connected to a Replicaset. This means, no polling anymore and the system ...
category: Computer --> programming --> MongoDB --> morphium
New Release of Morphium V3.1.7
2017-11-21 - Tags: java mongo
We just released V3.1.7 of morphium - caching mongodb pojo layer.
- performance increase insert vs upsert
- update handling of non-mongoid ID-fields (bugfix)
- updated Tests
- new strategy for buffered writer: WAIT<
...
category: Computer --> programming --> MongoDB --> morphium
Morphium Documentation
2014-09-05 - Tags: morphium java mongo
want help translating / documenting / coding? Conctact us on github or via ...