Morphium version 5
Morphium, the java pojo objectmapper for mongodb, needed some rewrites and improvements. All details in this post.
Morphium V4.2.13
We have just released a new version, which again contains some improvements and fixes:
Morphium V4.2.12 released
The latest Version of morphium (V4.2.12) was released a couple of days ago. As usual, the changes contain Bugfixes and improvements.
- Tests were changed so that they run more smoothly in total, less side effects
- Tests were simplified
- B
Morphium V4.2.8 released
Morphium V4.2.8 was released including the following features:
- FEATURE:basic support for Aggregation with the
InMemoryDriverusingExpr - FEATURE: Support for
Exprin Qureries - FIX: imrpvoved Support for sharding
- FIX: increased
Morphium V4.2.0 released
We just released Morphium V4.2.0 including a lot of fixes and features:
- Feature: new MongoDB Driver 4.1 is used and so we do support mongodb 4.4 now
- Feature: direct support of all aggregation stages
- Feature: Expr-Language
- Feature: ...
Morphium messaging vs messaging systems
Morphium can also be messaging ... wow ... right?
Why do you still need such a solution? how does it compare to others, such as RabbitMQ, MQSeries etc.? Those are the top dogs ... Why another solution?
I would like to list some differences her
MongoDB Messaging via Morphium
One of the many advantages of Morphium is the integrate messaging system. This is used for synchronizing the caches in a clustered environment for example. It is part of Morphium for quite some time, it was introduced with one of the first r
New Release Morphium 3.2.0Beta2 - Java Mongo Pojo Mapper
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 g